as_coverage {covr} | R Documentation |
Convert a counters object to a coverage object
as_coverage(counters = NULL, ...)
counters |
An environment of covr trace results to convert to a coverage
object. If |
... |
Additional attributes to include with the coverage object. |