my_csv_reader: my_csv_reader

Description Usage Arguments Value Examples

View source: R/my_csv_reader.R

Description

Read multiple CSV files into a list

Usage

1
my_csv_reader(folderPath)

Arguments

folderPath

Path to folder which contains the CSV files to be read

Value

List containing data from the CSV files

Examples

1
my_csv_reader("/User/Documents/CsvFolder")

megahf/megahhomework documentation built on May 29, 2019, 4:42 a.m.