powered by
Check if the expression is a valid node expression: symbol, string, number, c(...), +, (...)
.is_node_expr(expr)
TRUE if the expression is a valid node expression, FALSE otherwise
An expression to check