Retrieve paths to built-in example test files
testthat_examples()
retrieves path to directory of test files,
testthat_example()
retrieves path to a single test file.
testthat_examples() testthat_example(filename)
filename |
Name of test file |
dir(testthat_examples()) testthat_example("success")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.