codebook_add_col_attributes: Add Attributes to Columns

Description Usage Arguments Value

View source: R/codebook_add_col_attributes.R

Description

Add arbitrary attributes to columns (e.g., description, source, column type). These attributes can later be accessed to fill in the column attributes table. Note: Column type is the type I say it is: categorical or numeric, Data type is what the computer says it is.

Usage

1

Arguments

df

Data frame of interest

.x

Column of interest in df

...

Arbitrary list of attributes (i.e., attribute = "value")

Value

Data frame


brad-cannell/myFunctions documentation built on July 21, 2019, 5:48 p.m.