as.data.frame: Convert to data.frame

Description Usage Value Author(s)

Description

It converts a DailyPrecipitationSerie into a data.frame.

Usage

1
2
## S4 method for signature 'DailyPrecipitationSerie'
as.data.frame(x)

Value

A data.frame with 33 columns, where the first refers to year, the second refers to months, and the remainder for precipitation in millimenters for each day.

Author(s)

Lucas Venezian Povoa


lucasvenez/prefann documentation built on May 21, 2019, 8:54 a.m.