get_latest_output_dir | R Documentation |
Find the latest output directory with format YYYY_MM_DD.VV
get_latest_output_dir(root)
root |
[chr] path to root of output results |
[chr] path to latest output directory
get_latest_output_dir("tests/testthat/fixtures/versioned-dirs/nested/1999_09_09") # expect "tests/testthat/fixtures/versioned-dirs/nested/1999_09_09/1999_09_09.02"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.