No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Garrick Aden-Buie 6245f94973 Render dev journal to markdown hace 6 años
R Now it's a real data frame! hace 6 años
dev Add sha hashes and render GH markdown in dev.Rmd hace 6 años
inst Render dev journal to markdown hace 6 años
man Add updateFrappeChart() hace 6 años
.Rbuildignore Add readme hace 6 años
.gitignore (meta: fix gitignore) hace 6 años
DESCRIPTION Add readme hace 6 años
LICENSE Add readme hace 6 años
LICENSE.md Add readme hace 6 años
NAMESPACE Add updateFrappeChart() hace 6 años
README.md Add readme hace 6 años
frappeCharts.Rproj usethis::create_package("frappeCharts") hace 6 años
package-lock.json npm run build hace 6 años
package.json npm run build hace 6 años

README.md

frappeCharts - An HTML Widgets Demo

This is a demo repository for the JavaScript for Shiny Users workshop at rstudio::conf.

The goal is to build an htmlwidget around the Frappe Charts JavaScript library.

The repository is itself a walk through of the project. Walk through the commit log or read through the dev journal to explore the project and the changes made at each step of the process.