parse_expr | R Documentation |
Parse R code
parse_expr(x)
x |
Text containing expressions to parse_expr for
|
This function is imported from 'rlang'.
parse_expr("x <- 1 + 1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.