D_as.zooI-methods(solaR)
D_as.zooI-methods()所属R语言包:solaR
Methods for Function as.zooI
功能as.zooI的方法。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Convert a Sol, G0, Gef, ProdGCPV or ProdPVPS object into a
转换成一个Sol,G0,Gef,ProdGCPV或ProdPVPS对象
用法----------Usage----------
## S4 method for signature 'Sol'
参数----------Arguments----------
参数:object
A Sol object (or extended).
ASol对象(或延长)。
参数:complete
A logical.
一个逻辑。
参数:day
A logical.
一个逻辑。
方法----------Methods----------
signature(object = "Sol") If complete=FALSE and day=FALSE (default) the result includes only the content of the solI slot. It day=TRUE the contents of the solD slot are included.
signature(object = "Sol")如果complete=FALSE和day=FALSE(默认),结果只包含的内容solI插槽。它day=TRUE包括solD插槽的内容。
signature(object = "G0") If complete=FALSE and day=FALSE (default) the result includes only the columns of G0, D0 and B0 of the G0I slot. If complete=TRUE it returns the contents of the slots G0I and solI. If day=TRUE the daily values (slots G0D and solD) are also included.)
signature(object = "G0")如果complete=FALSE和day=FALSE(默认),结果只包含的列G0,D0和B0的G0I 插槽。如果complete=TRUE返回的插槽G0I和solI的内容。如果day=TRUE的每日摄取量(插槽G0D和solD)也包括在内。)
signature(object = "Gef") If complete=FALSE and day=FALSE (default) the result includes only the columns of Gef, Def and Bef of the GefI slot. If complete=TRUE it returns the contents of the slots GefI, G0I and solI. If day=TRUE the daily values (slots GefD, G0D and solD) are also included.)
signature(object = "Gef")如果complete=FALSE和day=FALSE(默认),结果只包含的列Gef,Def和Bef的GefI 插槽。如果complete=TRUE它返回的内容的插槽GefI,G0I和solI。如果day=TRUE的每日摄取量(插槽GefD,G0D和solD)也包括在内。)
signature(object = "ProdGCPV") If complete=FALSE and day=FALSE (default) the result includes only the columns of Pac and Pdc of the prodI slot. If complete=TRUE it returns the contents of the slots prodI, GefI, G0I and solI. If day=TRUE the daily values (slots prodD, GefD, G0D and solD) are also included.)
signature(object = "ProdGCPV")如果complete=FALSE和day=FALSE(默认),结果只包含的列Pac和PdcprodI插槽。如果complete=TRUE它返回的内容的插槽prodI,GefI,G0I和solI。如果day=TRUE的每日摄取量(插槽prodD,GefD,G0D和solD)也包括在内。)
signature(object = "ProdPVPS") If complete=FALSE and day=FALSE (default) the result includes only the columns of Pac and Q of the prodI slot. If complete=TRUE it returns the contents of the slots prodI, GefI, G0I and solI. If day=TRUE the daily values (slots prodD, GefD, G0D and solD) are also included.)
signature(object = "ProdPVPS")如果complete=FALSE和day=FALSE(默认),结果只包含的列Pac和QprodI插槽。如果complete=TRUE它返回的内容的插槽prodI,GefI,G0I和solI。如果day=TRUE的每日摄取量(插槽prodD,GefD,G0D和solD)也包括在内。)
(作者)----------Author(s)----------
Oscar Perpi帽谩n Lamigueiro
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|