Skip to content

kwajiehao/barcaweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barcaweather

The goal of barcaweather is to tell you the temperature in Barcelona for 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.

Installation

Unfortunately, barcaweather is not available on CRAN. Please install by forking this repository or downloading the barcaweather.R script.

Example

barcaweather(3, metric = "TRUE") # shows you the weather in Barcelona 3 days from now in degrees celsius

About

Check the temperature for any day in the coming week in Barcelona

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages