View source: R/raw.getValidFiles.R
raw.getInvalidFiles | R Documentation |
Searches a folder (and year) for files that could be invalid
raw.getInvalidFiles(pfad, year = ".*", recursive = FALSE)
pfad |
path to the RAW folder |
year |
limit to a particular year (currently ignored) |
recursive |
if |
vector with filenames
raw.getInvalidFiles(raw.getSamplePath())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.