inst/doc/shinyr_basic_example.R

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

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

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

Try the shinyr package in your browser

Any scripts or data that you put into this service are public.

shinyr documentation built on April 4, 2025, 1:50 a.m.