Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Garrick Aden-Buie 113340074c Create files we need for this example 6 år sedan
R Now it's a real data frame! 6 år sedan
dev Add sha hashes and render GH markdown in dev.Rmd 6 år sedan
inst Create files we need for this example 6 år sedan
man Add updateFrappeChart() 6 år sedan
.Rbuildignore Add readme 6 år sedan
.gitignore (meta: fix gitignore) 6 år sedan
DESCRIPTION Add readme 6 år sedan
LICENSE Add readme 6 år sedan
LICENSE.md Add readme 6 år sedan
NAMESPACE Add updateFrappeChart() 6 år sedan
README.md Add readme 6 år sedan
frappeCharts.Rproj usethis::create_package("frappeCharts") 6 år sedan
package-lock.json npm run build 6 år sedan
package.json npm run build 6 år sedan

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.