character(optional): luminescence type(s), see viewer for available luminescence types
dataType
character(optional): data type(s), see viewer for available data types
lightSource
character(optional): light source(s), see viewer for available light sources
Value
Return a list containing the following elements:
records
a matrix (if records are of equal-length) or a list (if records have different lengths) that contains selected data records
tab
a table that summaries the data structure and attributes of selected records
Details
Function select is used for extracting records that satisfy a number of specified criteria (attributes) from an object of S3 class "binfile". Extracted equal-length records are stored in a matrix column by column and can be used in further analysis.