get_call_wd | R Documentation |
A test runner, like run_test_file
changes
R's working directory to the location of the test file temporarily
while the tests run. This function can be used from within the
test file to get R's working directory at the time run_test_file
(or one of it's siblings)
was called.
get_call_wd()
[character]
A path.
get_call_wd()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.