readBatscopeXLSXmultiple: Read all BatScope Export Files in Folder

readBatscopeXLSXmultipleR Documentation

Read all BatScope Export Files in Folder

Description

Wrapper for readBatscopeXLSX to read multiple xlsx files or all files within a folder

Usage

readBatscopeXLSXmultiple(path = file.choose(), read_folder = FALSE, ...)

Arguments

path

path to one file within folder or a vector of path, defaults to choose.file()

read_folder

logical, should all .xlsx files in the folder be read?

...

additional arguments passed to readBatscopeXLSX

See Also

Other data functions: readBatscopeXLSX(), sumBatscopeData()


dcangst/batplotr documentation built on Dec. 16, 2024, 7:17 p.m.