find.unprocessed | R Documentation |
Finds files that exist in a raw directory, which do not have a counterpart in a processed directory. Files names are expected to have the same file name i.e. foo_bar.fb <-> foo_bar.bf
find.unprocessed(dir.raw, dir.processed, input.file.extension = "")
dir.raw |
Directory location for the raw directory. |
dir.processed |
Directory location for the processed directory. |
input.file.extension |
File extension to look for (empty string to disregard (standard)) |
raw file names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.