Methods for Function as.data.frameI
功能as.data.frameI的方法。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Convert a Sol object (or a extended class) into a data.frame with
数据框转换Sol对象(或扩展类)
用法----------Usage----------
参数----------Arguments----------
参数:object
A Sol object (or extended.)
ASol对象(或延长)。
参数:complete
A logical.
一个逻辑。
参数:day
A logical.
一个逻辑。
方法----------Methods----------
signature(object = "Sol") This function converts the object into a zoo container with the as.zooI function and then into a data.frame with as.data.frame. Besides, it includes three additional columns named month, day (day of year) and year.
signature(object = "Sol")此功能将对象转换成zoo容器的as.zooI功能,然后进入一个data.frameas.data.frame。此外,它包括三个额外的列名为month,day(年中的一天)和year。
See as.zooI-methods for a description of the arguments
见as.zooI-methods的参数的说明