Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Garrick Aden-Buie 113340074c Create files we need for this example il y a 6 ans
R Now it's a real data frame! il y a 6 ans
dev Add sha hashes and render GH markdown in dev.Rmd il y a 6 ans
inst Create files we need for this example il y a 6 ans
man Add updateFrappeChart() il y a 6 ans
.Rbuildignore Add readme il y a 6 ans
.gitignore (meta: fix gitignore) il y a 6 ans
DESCRIPTION Add readme il y a 6 ans
LICENSE Add readme il y a 6 ans
LICENSE.md Add readme il y a 6 ans
NAMESPACE Add updateFrappeChart() il y a 6 ans
README.md Add readme il y a 6 ans
frappeCharts.Rproj usethis::create_package("frappeCharts") il y a 6 ans
package-lock.json npm run build il y a 6 ans
package.json npm run build il y a 6 ans

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.