Description Usage Arguments Value Examples
Convert HoNOS item 8 types to labelled factor
1 | as_i8_desc(x)
|
x |
Vector of strings |
Labelled "factor"
1 2 | x <- c("A", "B", "C", "D", "E", "F", "G", "H", "I", "J")
as_i8_desc(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.