| c2e | R Documentation | 
Converts characters to expressions.
c2e(x)
| x | 
 | 
expression.
Guidotti E (2022). "calculus: High-Dimensional Numerical and Symbolic Calculus in R." Journal of Statistical Software, 104(5), 1-37. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.18637/jss.v104.i05")}
Other utilities: 
e2c(),
evaluate(),
wrap()
### convert characters
c2e("a")
### convert array of characters
c2e(array("a", dim = c(2,2)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.