loadcsv: loadcsv

Description Usage Arguments

Description

This function allow you to load multiple csv files It will change the working directory.

Usage

1
loadcsv(folder, individual = FALSE)

Arguments

folder

specified path of the folder

individual

A logical parameter. If set TRUE, it will create individual data frames for each csv file. If set FALSE, a single data frame will be created with an additional column named "Source" that contains the name of csv file


odeasilence/datacsv documentation built on May 8, 2019, 11:19 p.m.