my_csv_reader: Takes all the csv from a folder, import them and put them in...

Description Usage Arguments Value Examples

Description

Takes all the csv from a folder, import them and put them in a list

Usage

1
my_csv_reader(folder)

Arguments

folder

the path to the folder which contains all the csv files to be imported

Value

a list

Examples

1
2
3
4
## Not run: 
my_csv_reader(name of the folder containing the csv files)

## End(Not run)

margauxgs/MyownpackageX2017 documentation built on May 29, 2019, 3:44 a.m.