Methods for Function as.data.frameM
功能as.data.frameM方法
译者:生物统计家园网 机器人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.zooM function and then into a data.frame with as.data.frame. Besides, it includes two additional columns named month and year.
signature(object = "G0")此功能将对象转换成zoo容器的as.zooM功能,然后进入一个data.frameas.data.frame。此外,它包含了两个额外的列名为month和year。
See as.zooM-methods for a description of the argument
见as.zooM-methods的说法的说明