Evaluate the AST form

evaluate_ast(ast_list)

Arguments

ast_list

the results of ast(...)

Value

the compiled R expression

Details

Using the result of ast(...), evaluate and compile the expresions

Author

Jay Morgan