get_new_output_dv | R Documentation |
Return on the date-version, not the full path. Does not create a folder.
get_new_output_dv(root, date = "today")
root |
[chr] path to root of output results |
date |
[chr] character date in form of "YYYY_MM_DD" or "today". "today" will be interpreted as today's date. |
[dbl] new output version of the form "YYYY_MM_DD.VV"
get_new_output_dv(root = tempdir(), date = "today")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.