authorData-Ready4showSynopsis | R Documentation |
authorData method applied to Ready4showSynopsis
## S4 method for signature '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",
...
)
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 |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.