View source: R/recent_date_dir.R
recent_date_dir | R Documentation |
recent_date_dir
recent_date_dir(directory, recursive = FALSE)
directory |
string: top-level directory in which to search for date directories |
recursive |
boolean: indicates whether to search recurvsively |
string: path of most recent dated directory
myScaledVec <- recent_date_dir("data/raw")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.