powered by
Parse R code
parse_expr(x)
Text containing expressions to parse_expr for parse_expr() and parse_exprs(). Can also be an R connection, for instance to a file. If the supplied connection is not open, it will be automatically closed and destroyed.
parse_expr()
parse_exprs()
parse_expr("x <- 1 + 1")
Run the code above in your browser using DataLab