renew-YouthvarsDescriptives | R Documentation |
renew method applied to YouthvarsDescriptives
renew method applied to YouthvarsProfile
## S4 method for signature 'YouthvarsDescriptives'
renew(x, type_1L_chr = "characterize", ...)
## S4 method for signature 'YouthvarsProfile'
renew(
x,
nbr_of_digits_1L_int = 3L,
profile_chr = character(0),
type_1L_chr = "characterize",
what_1L_chr = "descriptives_ls",
...
)
x |
An object of class YouthvarsProfile |
type_1L_chr |
Type (a character vector of length one), Default: 'characterize' |
... |
Additional arguments |
nbr_of_digits_1L_int |
Number of digits (an integer vector of length one), Default: 3 |
profile_chr |
Profile (a character vector), Default: character(0) |
what_1L_chr |
What (a character vector of length one), Default: 'descriptives_ls' |
x (An object of class YouthvarsDescriptives)
x (An object of class YouthvarsProfile)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.