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

To install:

devtools::install_github("sburanga/Adv_Progr_5")

$~$

How to Use:

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()


Sburanga/Adv_Progr_5 documentation built on May 23, 2019, 6:02 p.m.