Methods for Function as.data.frameY
功能as.data.frameY的方法。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Convert a G0 object (or a extended class) into a data.frame with
转换一个G0对象(或一个扩展类)到一个data.frame
用法----------Usage----------
参数----------Arguments----------
参数:object
A G0 object (or extended.)
AG0对象(或延长)。
参数: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.
signature(object = "G0")此功能将对象转换成zoo容器的as.zooY功能,然后进入一个data.frameas.data.frame。此外,它包含一个额外的列名为year。
See as.zooY-methods for a description of the argument
见as.zooY-methods的说法的说明