authorData method applied to Ready4showSynopsis
Usage
# S4 method for Ready4showSynopsis
authorData(
x,
consent_1L_chr = "",
consent_indcs_int = 1L,
options_chr = c("Y", "N"),
tmpl_url_1L_chr = "https://github.com/ready4-dev/ms_tmpl",
tmpl_version_1L_chr = "0.1.1.0",
what_1L_chr = "Manuscript",
...
)
Arguments
- x
An object of class Ready4showSynopsis
- consent_1L_chr
Consent (a character vector of length one), Default: ''
- consent_indcs_int
Consent indices (an integer vector), Default: 1
- options_chr
Options (a character vector), Default: c("Y", "N")
- tmpl_url_1L_chr
Template url (a character vector of length one), Default: 'https://github.com/ready4-dev/ms_tmpl'
- tmpl_version_1L_chr
Template version (a character vector of length one), Default: '0.1.1.0'
- what_1L_chr
What (a character vector of length one), Default: 'Manuscript'
- ...
Additional arguments