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 Oct. 18, 2023, 9:39 p.m.