readInXlsxRdaMulti: readInXlsxRdaMulti

Description Usage Arguments Value Examples

View source: R/readInXlsxRdaMulti.R

Description

ReadInXlsxRdaMulti is used to read and perform different checks for multiple xlsx files.

Usage

1
readInXlsxRdaMulti(fileNameVec, ...)

Arguments

fileNameVec

a vector of class character indicating the names of .xlsx files (with extension '.xlsx') to be read (refer to fileNameVec in {readInXlsxRda

)

Value

readInXlsxRdaMulti returns the output of readInXlsxRda

Examples

1
readInXlsxRda(c("file1.xlsx","file2.xlsx","file7.xlsx"),dir="input",loadPar=TRUE)

lwTools/agriTrf documentation built on March 26, 2020, 12:09 a.m.