knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
devtools::install_github("sburanga/Adv_Progr_5")
$~$
First, you have to create an object.
library(MyShiny) # My_sunShiny<-My_shiny$new()
After that you can run the Shiny application to see the functionalities of the application!
# My_sunShiny$run()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.