my_csv_reader: Function: my_cv_reader This function takes all the csv from a...

Description Usage Arguments Value Examples

View source: R/my_csv_reader.R

Description

Function: my_cv_reader This function takes all the csv from a folder, imports them, puts them in a list and returns the list

Usage

1
my_csv_reader(folder)

Arguments

folder

the folder where the csv are

Value

list of the csv

Examples

1
2
3
4
## Not run: 
my_csv_reader("cheminversundossier")

## End(Not run)

Cyriac96/assignment documentation built on May 28, 2019, 12:18 p.m.