'Dash' is a web application framework that provides pure Python and R abstraction around HTML, CSS, and JavaScript. Instead of writing HTML or using an HTML templating engine, you compose your layout using R functions within the 'dashHtmlComponents' package. The source for this package is on GitHub: plotly/dash-html-components.
Version: | 1.0.3 |
Depends: | R (≥ 3.0.2) |
Suggests: | dash, dashCoreComponents, knitr, rmarkdown |
Published: | 2020-05-06 |
Author: | Chris Parmer [aut], Ryan Patrick Kyle [cre], Plotly Technologies, Inc. [cph] |
Maintainer: | Ryan Patrick Kyle <ryan at plotly.com> |
BugReports: | https://github.com/plotly/dash-html-components/issues |
License: | MIT + file LICENSE |
Copyright: | Plotly Technologies, Inc. |
URL: | https://github.com/plotly/dash-html-components |
NeedsCompilation: | no |
CRAN checks: | dashHtmlComponents results |
Reference manual: | dashHtmlComponents.pdf |
Vignettes: |
Dash HTML Components |
Package source: | dashHtmlComponents_1.0.3.tar.gz |
Windows binaries: | r-devel: dashHtmlComponents_1.0.3.zip, r-release: dashHtmlComponents_1.0.3.zip, r-oldrel: dashHtmlComponents_1.0.3.zip |
macOS binaries: | r-release: dashHtmlComponents_1.0.3.tgz, r-oldrel: dashHtmlComponents_1.0.3.tgz |
Reverse imports: | dash |
Reverse suggests: | dashCoreComponents, dashTable |
Please use the canonical form https://CRAN.R-project.org/package=dashHtmlComponents to link to this page.