View source: R/datasourcestools.R
searchNewFiles | R Documentation |
Part of datasources management Look into a folder (usually a country folder) to find new or updated datasources If such datasources are found, they are imported in the datasourcelist with NEW or UPDATED status and current date DatasourceList contain one line for each new event
searchNewFiles(path, country = "", pattern = NULL)
path |
Path to serach for (relative to the path where is the datasources file) |
country |
Country code to attach to the file information |
pattern |
Optional pattern to restrict file list |
List of new files (file names)
## Not run: searchNewFiles("sourcesdir","FR")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.