Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Garrick Aden-Buie 8d519b645a Use updateFrappeChart() to avoid redrawing the whole frappeChart 6 лет назад
R Now it's a real data frame! 6 лет назад
dev Add sha hashes and render GH markdown in dev.Rmd 6 лет назад
inst Use updateFrappeChart() to avoid redrawing the whole frappeChart 6 лет назад
man Add updateFrappeChart() 6 лет назад
.Rbuildignore Add readme 6 лет назад
.gitignore (meta: fix gitignore) 6 лет назад
DESCRIPTION Add readme 6 лет назад
LICENSE Add readme 6 лет назад
LICENSE.md Add readme 6 лет назад
NAMESPACE Add updateFrappeChart() 6 лет назад
README.md Add readme 6 лет назад
frappeCharts.Rproj usethis::create_package("frappeCharts") 6 лет назад
package-lock.json npm run build 6 лет назад
package.json npm run build 6 лет назад

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.