get_recent_file | R Documentation |
A function where you can detect the most recent file from a directory.
get_recent_file(x, exclude_temp = TRUE, ...)
x |
The directory in which to search the file |
exclude_temp |
Logical, if |
... |
Additional arguments passed to |
The full name of the most recent file from the stated directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.