find_test_scripts | R Documentation |
Find test files
find_test_scripts(
path,
filter = NULL,
invert = FALSE,
...,
full.names = TRUE,
start_first = NULL
)
path |
path to tests |
filter |
If not |
invert |
If |
... |
Additional arguments passed to |
start_first |
A character vector of file patterns (globs, see
|
A character vector of paths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.