I am working with the R programming language.
Recently, I learned about the "highcharter" library in R (e.g.
Lately, I have been learning how to execute HTML and Javascript code within R (e.g. R markdown). I had the following question:
Is it possible for me to take the code that is provided here and somehow render this code in R, and thereby producing these exact same visualizations in R?
Thanks!
CodePudding user response:
Yes this is possible in RMarkdown (and I assume Quarto, though I haven't made the change yet;-).
The key is to