R/utils.R
chk_deparse.Rd
chk_deparse is a wrapper on deparse() that sets a missing value to be "NA"
chk_deparse
deparse()
chk_deparse(x)
A substituted object to deparse
A string
chk_deparse(1^2) #> [1] "1"