Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Garrick Aden-Buie a7c00fe865 Add non-critical note about R htmlwidget pkg deps 6 anos atrás
R Now it's a real data frame! 6 anos atrás
dev Add non-critical note about R htmlwidget pkg deps 6 anos atrás
inst/htmlwidgets Now it's a real data frame! 6 anos atrás
man Add updateFrappeChart() 6 anos atrás
.Rbuildignore Add readme 6 anos atrás
.gitignore (meta: fix gitignore) 6 anos atrás
DESCRIPTION Add missing htmlwidgets dependencies 6 anos atrás
LICENSE Add readme 6 anos atrás
LICENSE.md Add readme 6 anos atrás
NAMESPACE Add updateFrappeChart() 6 anos atrás
README.md Add readme 6 anos atrás
frappeCharts.Rproj usethis::create_package("frappeCharts") 6 anos atrás
package-lock.json npm run build 6 anos atrás
package.json npm run build 6 anos atrás

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.