Create a new 'LDO' Object that only contains the selected components.
selectComponents(ldo, components, name = paste(ldo@name, " selected"))Longitudinal Data Object
Component names to select for the new ldo object. Only elements from this list that overlap with the peak names in the given ldo, are utilized.
Name of newly created 'LDO' object.
new ldo object only containing the selected components.