| newest_vfile | R Documentation | 
Searches a directory for versioned files with the given base name and returns its newest filename.
newest_vfile(base, path = getwd(), ending = "Rd", format = "%y%m%d", ostime = FALSE)
| base | character giving the main part of the filename | 
| path | path to directory to search in | 
| ending | file ending | 
| format | format for date time version | 
| ostime | (defunct) should the time of file generation return by the OS be used (useful for hashed files)? | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.