GetDataDictionary: Get data dictionary

Description Usage Arguments

View source: R/GetDataDictionary.R

Description

This function reads the data dictionary from a .csv file and returns it as a list

Usage

1
GetDataDictionary(path = "extdata/", file_name = "data_dictionary.csv")

Arguments

path

The path to the data dictionary. Defaults to "extdata/".

file_name

The name of the data dictionary file. Defaults to "data_dictionary.csv".


citronmeliss/predictionpackr documentation built on Feb. 10, 2020, 12:19 a.m.