Description Usage Arguments Methods Author(s)
Convert a G0
, Gef
,
ProdGCPV
or ProdPVPS
object into a
zoo
object with yearly values.
1 2 |
object |
A |
complete |
A logical. |
signature(object = "G0")
The result is the G0y
slot.
signature(object = "Gef")
If complete=FALSE
(default) the result is the slot Gefy
. If
complete=TRUE
it returns the slot G0y
.
signature(object = "ProdGCPV")
If complete=FALSE
(default) the result is the prody
slot. If
complete=TRUE
the result includes the slots G0y
and Gefy
.
signature(object = "ProdPVPS")
If complete=FALSE
(default) the result is the prody
slot. If
complete=TRUE
the result includes the slots G0y
and Gefy
.
Oscar Perpiñán Lamigueiro
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.