Convert a BeadLevelList object into a beadLevelData object
1 BeadLevelList对象转换成beadLevelData对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
As of beadarray version 2.0 the BeadLevelList class has been deprecated and replaced by the beadLevelData class. Whilst these are superficially similar, the way the data are stored is quite different, meaning most functionality within the package is no longer compatible with the original BeadLevelList class.
作为beadarray版本2.0 BeadLevelList类已被弃用,取而代之的由beadLevelData类。虽然这些都是表面上类似,数据的存储方式是完全不同的,这意味着包内的大部分功能,不再兼容与原BeadLevelList类。
This function converts any object that is of the old BeadLevelList class into a beadLevelData object.
此功能转换的成beadLevelData对象是的老BeadLevelList类的任何对象。
用法----------Usage----------
convertBeadLevelList(BeadLevelList)
参数----------Arguments----------
参数:BeadLevelList
An object of class BeadLevelList
一个类BeadLevelList对象
值----------Value----------
Returns an object of class beadLevelData.
返回一个类beadLevelData的对象。