kwajiehao/barcaweather: Obtain the temperature for any day in the coming week in Barcelona

The darksky api, among other functions, allows one to retrieve the temperature of any day in the coming week. This might be useful in helping one to plan events, or to prepare what kind of clothing to wear. This package uses the darksky api to get the temperature for any day in the coming week. The temperature is calculated by taking the mean between the daily maximum and minimum temperatures.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.0.9000
URL https://github.com/kwajiehao/barcaweather
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kwajiehao/barcaweather")
kwajiehao/barcaweather documentation built on May 8, 2019, 3:13 a.m.