The R6Class object elementR_rep contains the main information needed for the filtration of a batch of replicates (standard or sample replicates).
Usage
elementR_rep
Arguments
Format
An R6Class generator object
Fields
Methods
Details
When runElementR is running and as soon as a project is loaded, an elementR_rep is automatically created for each batch of replicates (i.e. each folder of standards or samples) included in the session. Each of these objects contains the basic information regarding the considered batch (name and path of the folder, the whole data of each replicates) and is filled by the intermediate and final data as user proceeds to the filtration procedure.