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 srcref

parent_functions

the functions that this srcref is contained in.


[Package covr version 2.2.2 Index]