dataloader: Data Loader

Description Usage Arguments Note

Description

Loads multiple .csv based on a regular expression and concatenates them into one data.frame

Usage

1
dataloader(folder, expr, ...)

Arguments

folder

Path to folder where text files exist

expr

Regular expression used to grab text files

...

Other arguments passed to read_csv

Note

Uses reader and dplyr


ndiquattro/quatts documentation built on May 23, 2019, 1:28 p.m.