as_coverage {covr} | R Documentation |
Convert a counters object to a coverage object
Description
Convert a counters object to a coverage object
Usage
as_coverage(counters = NULL, ...)
Arguments
counters |
An environment of covr trace results to convert to a coverage
object. If |
... |
Additional attributes to include with the coverage object. |
[Package covr version 3.6.4 Index]