File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33<!-- badges: start -->
44[ ![ R build status] ( https://github.com/ramnathv/htmlwidgets/workflows/R-CMD-check/badge.svg )] ( https://github.com/ramnathv/htmlwidgets/actions )
55[ ![ CRAN status] ( https://www.r-pkg.org/badges/version/htmlwidgets )] ( https://CRAN.R-project.org/package=htmlwidgets )
6- [ ![ Lifecycle: stable] ( https://img.shields.io/badge/lifecycle-stable-brightgreen.svg )] ( https://www.tidyverse .org/lifecycle/#stable )
6+ [ ![ Lifecycle: stable] ( https://img.shields.io/badge/lifecycle-stable-brightgreen.svg )] ( https://lifecycle.r-lib .org/articles/stages.html )
77<!-- badges: end -->
88
99The ** htmlwidgets** package provides a framework for easily creating R bindings to JavaScript libraries. Widgets created using the framework can be:
1010
1111* Used at the R console for data analysis just like conventional R plots (via RStudio Viewer).
12- * Seamlessly embedded within [ R Markdown] ( http ://rmarkdown.rstudio.com) documents and [ Shiny] ( http ://shiny.rstudio.com) web applications.
12+ * Seamlessly embedded within [ R Markdown] ( https ://rmarkdown.rstudio.com/ ) documents and [ Shiny] ( https ://shiny.rstudio.com/ ) web applications.
1313* Saved as standalone web pages for ad-hoc sharing via email, Dropbox, etc.
1414
1515There are already several R packages based on ** htmlwidgets** , including:
You can’t perform that action at this time.
0 commit comments