raindata: Rain data set for the city of Canberra, Australia
Description
A data frame with the rainfall history in the city of Canberra, Australia.
The data spans from 01/11/2007 to 25/06/2017.
Usage
raindata
Arguments
Format
A data frame with 3525 rows and 2 columns. Each row corresponds
to a day specified in column 1 ("Date"). The value in column 2 ("RainToday")
is 0 if no rain was recorded in the city of Canberra that day, and 1 otherwise.