powered by
add_theme_dependency(widget, theme_js = c("light.js", "patterns.js", "dark.js", "chalk.js"))
library(pipeR) amPlot(1:10, theme = "dark") %>>% plot() %>>% add_theme_dependency("light.js")
Run the code above in your browser using DataLab