Description Usage Arguments Value Note
View source: R/data_firebrowse.R
Loads the files present in each folder as a data.frame.
1 | loadFirebrowseFolders(folder, exclude = "")
|
folder |
Character: folder(s) in which to look for Firebrowse files |
exclude |
Character: files to exclude from the loading |
List with loaded data.frames
For faster execution, this function uses the readr
library. This
function ignores subfolders of the given folder (which means that files
inside subfolders are NOT loaded).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.