Description Usage Arguments Details Value
View source: R/zero_coverage.R
Almost identical to [covr::zero_package()] with the only difference that it also works if your working directory is not set to the directory where the temporary package created with [filecovrunit::file_coverage_runit] is located.
1 | zero_coverage(x, ...)
|
x |
a coverage object returned [package_coverage()] |
... |
additional arguments passed to [tally_coverage()] |
if used within RStudio this function outputs the results using the Marker API.
A 'data.frame' with coverage data where the coverage is 0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.