camr_data_frame_to_codebook_entry: Convert Data Frame to Codebook Entry

View source: R/R07-Codebook.R

camr_data_frame_to_codebook_entryR Documentation

Convert Data Frame to Codebook Entry

Description

Function to extract codebook entries from a data frame and add them to the attributes for the relevant variables in a data frame of observations.

Usage

camr_data_frame_to_codebook_entry(dtf_main, dtf_codebook)

Arguments

dtf_main

A data frame of observations.

dtf_codebook

A data frame with codebook entries (see camr_data_frame_from_codebook_entry).

Value

A data frame with codebook entries as attributes for the relevant variables.

Author(s)

Kevin Potter


rettopnivek/camrprojects documentation built on March 26, 2024, 9:17 a.m.