17.7 Learn more about JavaScript
If you want to interact straight with R using NodeJS, you can use the {bubble}
package. Obviously, you need to have NodeJS installed on your machine to use this service.
Install {bubble}
from GitHub:
::install_github("ColinFay/bubble") remotes
You can use it in RMarkdown chunks by setting the knitr
engine:
::set_node_engine() bubble
Or straight from command line with:
node_repl()
Here is a list of external resources to learn more about JavaScript:
17.7.1 {shiny}
and JavaScript
We have written an online, freely available book about
{shiny}
and JavaScript: JavaScript 4{shiny}
- Field Notes.JavaScript for
{shiny}
Users, companion website to the rstudio::conf(2020) workshop.