| manufacture-ScorzAqol6 | R Documentation |
manufacture method applied to ScorzAqol6
manufacture method applied to ScorzEuroQol5
manufacture method applied to ScorzProfile
## S4 method for signature 'ScorzAqol6'
manufacture(x, what_1L_chr = "domains", ...)
## S4 method for signature 'ScorzEuroQol5'
manufacture(x, what_1L_chr = "domains", ...)
## S4 method for signature 'ScorzProfile'
manufacture(
x,
custom_args_ls = NULL,
custom_fn = NULL,
domain_pfxs_1L_chr = character(0),
what_1L_chr = "domains",
...
)
x |
An object of class ScorzProfile |
what_1L_chr |
What (a character vector of length one), Default: 'domains' |
... |
Additional arguments |
custom_args_ls |
Custom arguments (a list), Default: NULL |
custom_fn |
Custom (a function), Default: NULL |
domain_pfxs_1L_chr |
Domain prefixes (a character vector of length one), Default: character(0) |
Object (an output object of multiple potential types)
Object (an output object of multiple potential types)
Object (an output object of multiple potential types)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.