Skip to contents

tests if it's possible to parse the expression string, throws an error if it's not

Usage

test_parse(expr_string)

Arguments

expr_string

expression as a deparsed string

Value

TRUE if expr_string is parseable