Description Usage Arguments Value
View source: R/interface-compile.R
Compile Rockstar code into R code
1 | transpile(x, rules = default_rules())
|
x |
A character string; the expression to transpile to R. |
rules |
A list of rewriting rules. See [make_rule] for more detail. |
A character string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.