README.md

Build Status

Lab 5

Authers: Group 3

Install package

You can install this package fron github:

devtools::install_github("harjew/lab5G3")

Shiny

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



harjew/lab5G3 documentation built on Nov. 4, 2019, 1:28 p.m.