Skip to content

Instantly share code, notes, and snippets.

---
title: "Creating an rhandsontable widget"
output: html_document
runtime: shiny
---
I want to set up a [Shiny widget](http://rmarkdown.rstudio.com/authoring_shiny_widgets.html) so it's easy to use [rhandsontable](http://jrowen.github.io/rhandsontable/).
```{r}
library(rhandsontable)