Learn R Programming

covr (version 3.6.4)

is_covr_count_call: Is the expression a call to covr:::count

Description

Is the expression a call to covr:::count

Usage

is_covr_count_call(expr)

Value

A logical value indicating whether the object is a call to covr:::count.

Arguments

expr

A language object