htmlwidgets is an open-source framework for R that enables users to create interactive data visualizations using JavaScript libraries, all from simple R code. It is tailored for R users and developers who want to seamlessly integrate interactive charts, maps, and dashboards into the R console, R Markdown documents, and Shiny applications. htmlwidgets also supports linking widgets with crosstalk and composing visual dashboards with packages like flexdashboard.
Visit htmlwidgets's official website for product details and getting started.
Join discussions and seek help from the R community regarding htmlwidgets.