get_names: Get names

View source: R/ipv_est.R

get_namesR Documentation

Get names

Description

Extract the names of tests, facets, and items from the variable names of a dataset.

Usage

get_names(dat)

Arguments

dat

data frame; dataset

Details

variable names in the data have to strictly match the following scheme: "test_facet_item" or "facet_item".

Value

data frame; names of tests, facets and items


IPV documentation built on Sept. 30, 2022, 5:08 p.m.