## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----setup--------------------------------------------------------------------
library(shinyr)

## ----eval=FALSE, message=FALSE, warning=FALSE---------------------------------
# shinyr::shineMe()