percent_coverage {covr} | R Documentation |
Calculate the total percent coverage from a coverage result object.
percent_coverage(x, ...)
x |
the coverage object returned from |
... |
additional arguments passed to |
The total percentage as a numeric(1)
.