dict_data: Dictionary of Data

dict_dataR Documentation

Dictionary of Data

Description

This dictionary includes all the variables names in the analysis dataset. This dictionary could be used to check the location and discription of each variable.

Format

A dataframe with the following variables:

  • Column_NameThe name of variables in the analysis dataset.

  • LocationThe location where this variable from.

  • DescriptionA description introduces the data type, range, meaning, and mapping (if use one hot encoding).


Thewhey-Brian/ADTools documentation built on July 1, 2022, 2:08 a.m.