downLogIZs-methods(sampSurf)
downLogIZs-methods()所属R语言包:sampSurf
Method for "downLogIZs" object construction in Package ‘sampSurf’
方法为“downLogIZs”对象的构造在包sampSurf“
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The following are the constructor methods for class “downLogIZs” in Package "sampSurf". Please see “The InclusionZone Class” vignette for more information and examples on the usage of these methods, as well as the downLogIZs generic and class
以下是类的构造函数方法“downLogIZs”包装“sampSurf”。请参阅“InclusionZone类”的小插曲使用这些方法的更多信息和示例,以及downLogIZs通用和类
方法----------Methods----------
This method will create a container object out of a list containing
此方法将创建一个容器对象的一个列表,其中包含
usage...
使用...
object: A list object containing the collection of inclusion zones for a given subclass of "downLogIZ". Note that the list must contain objects that are all of the same class, or sampling method.
object:一个List对象包含集合列入区的“downLogIZ”对于一个给定的子类。请注意,该列表必须包含的对象是所有在同一类或抽样的方法。
description: A description of the collection.
description:A描述的集合。
... : Other arguments to be passed along (not used currently).
...其他参数传递(目前未使用)。
Create a container object out of a "downLogs" container object and an
创建一个容器对象的一个“downLogs”容器对象和
usage...
使用...
object: A valid "downLogs" container object.
object:有效的“downLogs”容器对象。
iZone: A legal “InclusionZone” class specification (constructor name) that is relevant to “downLog” objects, as a character string.
iZone:一个的法律“InclusionZone”类规范(构造函数的名称)是相关的“downLog”的对象,作为一个字符串。
description: A description of the collection.
description:A描述的集合。
... : Other arguments to be passed along, e.g., to the iZone constructor.
...其他参数传递,例如,iZone构造。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|