get_names {IPV} | 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