chk_deparse: Deparse

View source: R/utils.R

chk_deparseR Documentation

Deparse

Description

chk_deparse is a wrapper on deparse() that sets a missing value to be "NA"

Usage

chk_deparse(x)

Arguments

x

A substituted object to deparse

Value

A string

See Also

deparse()

Examples

chk_deparse(1^2)

poissonconsulting/checkr documentation built on Jan. 19, 2025, 12:37 p.m.