Last year I worked on a project to create R-graphics. I remember that during my research I came across something to visualize interactive R-graphics on a web page. Unfortunately, I do not remember the name.
Does anyone know a good package / ... to achieve this? I would like to get data from a database, use that data to create a graph using R, and then render the graph on a web page.
source
share