## ----setup, include = FALSE----------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ---- eval=FALSE---------------------------------------------------------
# devtools::install_github("sburanga/Adv_Progr_5")
#
## ------------------------------------------------------------------------
library(MyShiny)
My_sunShiny<-My_shiny$new()
## ----eval=F--------------------------------------------------------------
#
# My_sunShiny$run()
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.