load_data: Load Data

Description Usage Arguments Value

View source: R/load_data.R

Description

Imports multiple .csv files into R from a single, specified directory. Files should all be .csv format and have the same columns and names. Modified to include source file as a column

Usage

1
load_data(path)

Arguments

path

the file path where all of your files are stored

Value

a data frame with all files concatenated


katherinesimeon/HLL documentation built on Aug. 20, 2019, 8:19 a.m.