Description Usage Arguments Value Examples
Types of other mental and behavioural problems specified in Item 8 can be labelled using the function as_i8_desc
1 | as_item_desc(x, .ignore_n_items = FALSE)
|
x |
Vector of item numbers |
.ignore_n_items |
Logical, if TRUE the specified vector does not check the item number and assumes that the 18 item "working adults" version that includes current and historical scales. |
Labelled "factor"
1 2 | x <- 1:13
as_item_desc(x, n_items = 13)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.