babel_transform | R Documentation |
Helper function to use V8
with Babel
so we can
avoid a JSX transformer with using reactR
.
babel_transform(code = "")
code |
|
transformed character
## Not run:
library(reactR)
babel_transform('<div>react div</div>')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.