Authers: Group 3
You can install this package fron github:
devtools::install_github("harjew/lab5G3")
Install the package lab5G3, either you enter this into R studio:
library(lab5G3)
weatherApp()
or,
library(shiny)
library(lab5G3)
shiny::runGitHub(repo = "harjew/lab5G3", subdir = "inst/app")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.