applyDictionary: Apply the dictionary to a tibble

Description Usage Arguments

View source: R/applyDictionary.R

Description

Apply the dictionary described in a Opal Excel format as attributes of the tibble's columns.

Usage

1
applyDictionary(tibble, variables, categories = NULL)

Arguments

tibble

Tibble to be decorated.

variables

A data frame with one row per variable (column name) and then one column per property/attribute.

categories

A data frame with one row per category (columns variable and name) and then column per property/attribute.


maelstrom-research/harmor documentation built on Dec. 6, 2019, 7:31 p.m.