R/interface-compile.R
transpile.Rd
Compile Rockstar code into R code
transpile(x, rules = default_rules())
A character string; the expression to transpile to R.
A list of rewriting rules. See [make_rule] for more detail.
A character string.