README.md

weatherdata

The goal of weatherdata is to provide ready-to-grab Australia weather data, both recent and historical.

Installation

You can install the development version of weatherdata from GitHub with:

# install.packages("devtools")
devtools::install_github("huizezhang-sherry/weatherdata")

Example

This is a basic example which shows you how to solve a common problem:

library(weatherdata)
## basic example code


huizezhang-sherry/weatherdata documentation built on June 15, 2022, 6:40 p.m.