authorData-SpecificMixed | R Documentation |
authorData method applied to SpecificMixed
## S4 method for signature 'SpecificMixed'
authorData(
x,
consent_1L_chr = "",
depnt_var_min_val_1L_dbl = numeric(0),
title_1L_chr = "An R model object",
what_1L_chr = "Shareable",
...
)
x |
An object of class SpecificMixed |
consent_1L_chr |
Consent (a character vector of length one), Default: ” |
depnt_var_min_val_1L_dbl |
Dependent variable minimum value (a double vector of length one), Default: numeric(0) |
title_1L_chr |
Title (a character vector of length one), Default: 'An R model object' |
what_1L_chr |
What (a character vector of length one), Default: 'Shareable' |
... |
Additional arguments |
x (An object of class SpecificMixed)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.