readCSVs: Read CSV files from a directory

Description Usage Arguments Examples

View source: R/readCSVs.R

Description

Read CSV files from a directory

Usage

1
readCSVs(directory = "", lower = TRUE)

Arguments

directory

A character vector of the file path, leave blank to search in your current working directory.

lower

If set to true, all variable will be lower case.

Examples

1

davis-research/MakeMyForests documentation built on May 21, 2019, 11:40 a.m.