Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Garrick Aden-Buie a7c00fe865 Add non-critical note about R htmlwidget pkg deps vor 6 Jahren
R Now it's a real data frame! vor 6 Jahren
dev Add non-critical note about R htmlwidget pkg deps vor 6 Jahren
inst/htmlwidgets Now it's a real data frame! vor 6 Jahren
man Add updateFrappeChart() vor 6 Jahren
.Rbuildignore Add readme vor 6 Jahren
.gitignore (meta: fix gitignore) vor 6 Jahren
DESCRIPTION Add missing htmlwidgets dependencies vor 6 Jahren
LICENSE Add readme vor 6 Jahren
LICENSE.md Add readme vor 6 Jahren
NAMESPACE Add updateFrappeChart() vor 6 Jahren
README.md Add readme vor 6 Jahren
frappeCharts.Rproj usethis::create_package("frappeCharts") vor 6 Jahren
package-lock.json npm run build vor 6 Jahren
package.json npm run build vor 6 Jahren

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.