Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 7d6f358

Browse files
author
Ryan Patrick Kyle
committed
📚 added overall package documentation
1 parent 0364a4e commit 7d6f358

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

man/dashHtmlComponents-package.Rd

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
% Auto-generated: do not edit by hand
2+
\docType{package}
3+
\name{dashHtmlComponents-package}
4+
\alias{dashHtmlComponents}
5+
\title{Vanilla HTML Components for Dash}
6+
\description{
7+
Dash is a web application framework that
8+
provides pure Python abstraction around HTML, CSS, and
9+
JavaScript. Instead of writing HTML or using an HTML
10+
templating engine, you compose your layout using R
11+
functions within the dashHtmlComponents package. The
12+
source for this package is on GitHub:
13+
plotly/dash-html-components.
14+
}
15+
\seealso{
16+
Useful links:
17+
\itemize{
18+
\item \url{https://github.com/plotly/dash-html-components}
19+
\item Report bugs at \url{https://github.com/plotly/dash-html-components/issues}
20+
}
21+
}
22+
\author{
23+
\strong{Maintainer}: Chris Parmer <chris@plot.ly>
24+
}

0 commit comments

Comments
 (0)