|
- Package: frappeCharts
- Title: An htmlwidget demo package
- Version: 0.0.0.9000
- Authors@R:
- person(given = "Garrick",
- family = "Aden-Buie",
- role = c("aut", "cre"),
- email = "garrick@adenbuie.com",
- comment = c(ORCID = "0000-0002-7111-0077"))
- Description: A demonstration package: what are htmlwidgets and
- how to build one.
- License: MIT + file LICENSE
- Encoding: UTF-8
- LazyData: true
- Roxygen: list(markdown = TRUE)
- RoxygenNote: 7.0.2
- Imports:
- htmltools,
- htmlwidgets,
- jsonlite,
- shiny,
- yaml
|