Read (using data.table::fread()
) most recent file from directory
1 | fread_most_recent_file(dir_, pattern = NULL, oldest = FALSE)
|
dir_ |
Directory path |
pattern |
Character string to filter files |
oldest |
Boolean switch to reverse ordering |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.