ratify method applied to YouthvarsProfile
ratify method applied to YouthvarsSeries
Usage
# S4 method for class 'YouthvarsProfile'
ratify(x, ...)
# S4 method for class 'YouthvarsSeries'
ratify(x, timepoints_int = c(1L, 2L), type_1L_chr = "two_timepoints", ...)
Arguments
- x
An object of class YouthvarsSeries
- ...
Additional arguments
- timepoints_int
Timepoints (an integer vector), Default: c(1L, 2L)
- type_1L_chr
Type (a character vector of length one), Default: 'two_timepoints'
Value
x (An object of class YouthvarsProfile)
x (An object of class YouthvarsSeries)