extract_datamap: Returns a data.frame containing a mapping between variables,...

View source: R/extract_datamap.R

extract_datamapR Documentation

Returns a data.frame containing a mapping between variables, value codes and value labels.

Description

Returns a data.frame containing a mapping between variables, value codes and value labels.

Usage

extract_datamap(df)

Arguments

df

data.frame of numeric variables. The file must have been imported using one of haven::read_sav or rsegmenter::read_data. See the test_datamap example that comes with the package.


PrenolanM/rsegmenter documentation built on Aug. 7, 2022, 8:56 p.m.