powered by
deparse
A deparse replacement that always returns a length-1 vector
deparse(...)
The deparsed string
Arguments passed on to base::deparse()
base::deparse()
long_formula <- this_is_a_formula_with_long_variables ~ the_test_is_checking_if_deparse_will_return + multiple_strings_or_not simputation:::deparse(long_formula)
Run the code above in your browser using DataLab