README.md

PWS: Personal Weather Station

This R package extracts, organizes, and visualizes local weather data. User can use this package to compare data at nearby stations to show microclimate patterns.

Installation

Users can get the current development version from github:

# install.packages("devtools") devtools::install_github("mengyigao/PWS")

Shiny Interface

Shiny graphical interface can be launched by:

PWS::testApp()



mengyigao/PWS documentation built on May 22, 2019, 6:50 p.m.