FLQuantJKs: Class FLQuantJKs

FLQuantJKsR Documentation

Class FLQuantJKs

Description

FLQuantJKs is a list of FLQuant objects. It is very similar to the standard list class. It implements a lock mechanism that, when turned on, does not allow the user to increase or decrease the object length. The elements of FLQuantJKs must all be of class FLQuant.

Slots

.Data

The data. list.

names

Names of the list elements. character.

desc

Description of the object. character.

lock

Lock mechanism, if turned on the length of the list can not be modified by adding or removing elements. logical.


laurieKell/mpb documentation built on Sept. 17, 2024, 12:39 a.m.