new_counter {covr}R Documentation

initialize a new counter

Description

initialize a new counter

Usage

new_counter(src_ref, parent_functions)

Arguments

src_ref

a base::srcref()

parent_functions

the functions that this srcref is contained in.


[Package covr version 3.5.1 Index]