new_counter {covr} | R Documentation |
initialize a new counter
Description
initialize a new counter
Usage
new_counter(src_ref, parent_functions)
Arguments
src_ref |
|
parent_functions |
the functions that this srcref is contained in. |
[Package covr version 3.6.4 Index]