inst/doc/shinyNotes.R

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

## ----setup, eval=FALSE--------------------------------------------------------
#  # install from CRAN
#  install.packages('shinyNotes')
#  
#  # or the development version, via devtools
#  devtools::install_github('danielkovtun/shinyNotes')

## ---- eval=FALSE--------------------------------------------------------------
#  library(shinyNotes)
#  shinyNotes::runExample('demo')

Try the shinyNotes package in your browser

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

shinyNotes documentation built on March 7, 2023, 7:29 p.m.