View source: R/create_chunks.R
| covr_summary | R Documentation | 
Creates a summary data.frame for covr object output that
mimics the console print method of package_coverage
covr_summary(x, package, failed = FALSE)
| x | covr object | 
| package | character, package name | 
| failed | flag for failed test, Default: FALSE | 
data.frame
package_coverage
Other utility: 
coverage_skip(),
map_testthat_snapshot(),
map_testthat(),
map_test(),
package_name(),
testthat_summary()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.