Gets the section names from a beadLevelData Object
获取从beadLevelData对象的节名
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Retrieves the section names from a beadLevelData object.
从beadLevelData对象检索的节名。
用法----------Usage----------
sectionNames(object, arrays=NULL)
参数----------Arguments----------
参数:object
Object of class beadLevelData
对象类beadLevelData
参数:arrays
integer (scalar or vector) specifying the sections/arrays to retrieve the names of. When NULL the names of all sections/arrays are returned.
整数(标量或矢量)指定的章节/数组检索的名称。当NULL返回所有路段/阵列的名称。
Details
详情----------Details----------
sectionNames retrieves the name of the sections from the sectionInfo slot.
sectionNames检索部分从sectionInfo插槽的名称。
值----------Value----------
A character vector containing the names of the individual sections.
字符向量包含的个别章节的名称。