weatherfile: Weather file

Description Usage Arguments Value Author(s) Examples

View source: R/camweather.R

Description

Get the full path to a weather file

Usage

1

Arguments

date

A character describing a date with format "YYYY-MM-DD".

Value

Returns the full path to the corresponding weather file.

Author(s)

Laurent Gatto <lg390@cam.ac.uk>

Examples

1
2
weatherfile("2012-12-25")
try(weatherfile("1956-12-25"))

lgatto/camweather documentation built on May 21, 2019, 6:04 a.m.