fread_allee_csv: read_allee_csv

Description Usage Arguments Value See Also

View source: R/load_principle_datasets.R

Description

given a csv file containing the all employees report data, load it into a dataframe. Uses data.table's fread function for performance reasons. Column types are specified using all_ee_col_types function.

Usage

1

Arguments

path

the full path the csv file

name

the full name of the csv file

Value

an unnamed dataframe containing the all employees data

See Also

allee_dates_from_fnames, all_ee_col_types, get_all_ee


iancj88/msuopa documentation built on May 17, 2019, 7:07 p.m.