.init | R Documentation |
all arguments are passed from i_labelled
.init(
x,
label = NULL,
labels = NULL,
na_values = NULL,
na_range = NULL,
scale = NULL,
annotation = NULL,
wording = NULL,
subject = NULL,
...
)
x |
vector |
label |
variable label |
labels |
value labels as named vector |
na_values |
missing values (e.g. c(888, 999)) |
na_range |
range of missing values (e.g. c(-9,-1)) |
scale |
scale level (nominal, ordinal, scale) |
annotation |
additional information about variable |
wording |
question text |
subject |
subject |
... |
further attributes passed to class |
x as i_labelled object with attributes applied to it
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.