Skip to contents

authorReport method applied to Ready4showSynopsis

Usage

# S4 method for Ready4showSynopsis
authorReport(
  x,
  args_ls = NULL,
  consent_1L_chr = "",
  consent_indcs_int = 1L,
  fl_nm_1L_chr = NA_character_,
  options_chr = c("Y", "N"),
  rmd_fl_nms_ls = NULL,
  what_1L_chr = NA_character_,
  ...
)

Arguments

x

An object of class Ready4showSynopsis

args_ls

Arguments (a list), Default: NULL

consent_1L_chr

Consent (a character vector of length one), Default: ''

consent_indcs_int

Consent indices (an integer vector), Default: 1

fl_nm_1L_chr

File name (a character vector of length one), Default: 'NA'

options_chr

Options (a character vector), Default: c("Y", "N")

rmd_fl_nms_ls

R Markdown file names (a list), Default: NULL

what_1L_chr

What (a character vector of length one), Default: 'NA'

...

Additional arguments

Value

No return value, called for side effects.