mycsvreader: Import the csv files from a given folder

Description Usage Arguments Value Examples

View source: R/mycsvreader.R

Description

Import the csv files from a given folder

Usage

1
mycsvreader(folder)

Arguments

folder

path of the folder to import

Value

a list

Examples

1
2
3
4
## Not run: 
my_csv_reader(".../path")

## End(Not run)

hamzasen/homework documentation built on May 28, 2019, 8:55 p.m.