選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Garrick Aden-Buie 85205fbcbb Update .getValue() - replace FIXME with el.value 6年前
R Now it's a real data frame! 6年前
dev Add sha hashes and render GH markdown in dev.Rmd 6年前
inst Update .getValue() - replace FIXME with el.value 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.