csv_reader: reads all CSVs from a folder

Description Usage Arguments Value Examples

Description

reads all CSVs from a folder

Usage

1
csv_reader(directory_name)

Arguments

directory_name

name of the directory to read

Value

lsit of dataframe

Examples

1
2
3
4
## Not run: 
csv_reader("../../path/to/dir")

## End(Not run)

aredier/coursefunctions documentation built on May 28, 2019, 5:26 p.m.