View source: R/run_covr_modes.R
| find_project_root | R Documentation |
Searches upward from a starting path to locate the root of an R package or project.
find_project_root(start = getwd())
start |
character, starting path (e.g., test directory or script path) |
character path to project root, or NULL if not found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.