Run those functions:

install.packages("devtools")
install.packages("shiny")
install.packages("shinysky")
install.packages("shinydashboard")
install.packages("bbmle")
install.packages("ggplot2")

Then you will need to load the devtools library:

library(devtools)

Then run that:

devtools::install_github("AnalytixWare/ShinySky")

After that you can run the App



smeister/LCE_package documentation built on May 8, 2019, 10:53 p.m.