findDatatables {neonUtilities} | R Documentation |
Find data tables
Description
List the names of the data tables within each folder
Usage
findDatatables(folder, fnames = T)
Arguments
folder |
The folder of the outputs |
fnames |
Full names - if true, then return the full file names including enclosing folders, if false, return only the file names |
Value
a data frame of file names
Author(s)
Christine Laney claney@battelleecology.org
References
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
[Package neonUtilities version 3.0.0 Index]