get_names | R Documentation |
Extract the names of tests, facets, and items from the variable names of a dataset.
get_names(dat)
dat |
data frame; dataset |
variable names in the data have to strictly match the following scheme: "test_facet_item" or "facet_item".
data frame; names of tests, facets and items
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.