readData: Gather all function to read csv in the server

Description Usage Arguments Examples

View source: R/readcsv.R

Description

This function is used to read all of the local csv files and assign to variables for later use. All csv files are stored in folder extdata nested under the inst folder.

Usage

1

Arguments

name

name of the csv file without the ".csv". Cases and typos sensitive

Examples

1
## Not run: patient_link <- readData("patient_link")

etc5523-2020/r-package-assessment-HanseNgo305 documentation built on Jan. 1, 2021, 1:10 a.m.