as.data.frameY-methods: Methods for Function as.data.frameY

Description Usage Arguments Methods Author(s)

Description

Convert a G0 object (or a extended class) into a data.frame with yearly values.

Usage

1
2
## S4 method for signature 'G0'
as.data.frameY(object, complete=FALSE)

Arguments

object

A G0 object (or extended.)

complete

A logical.

Methods

signature(object = "G0")

This function converts the object into a zoo container with the as.zooY function and then into a data.frame with as.data.frame. Besides, it includes an additional column named year.

See as.zooY-methods for a description of the argument complete.

Author(s)

Oscar Perpi<c3><b1><c3><a1>n Lamigueiro


solaR documentation built on May 2, 2019, 6:07 p.m.