shared_member_class {photobiology} | R Documentation |
Classes common to all collection members.
Description
Finds the set intersection among the class attributes of all collection member as a target set of class names.
Usage
shared_member_class(l, target.set = spct_classes())
Arguments
l |
a list or a generic_mspct object or of a derived class. |
target.set |
character The target set of classes within which to search for classes common to all members. |
Value
A character vector containing the class attribute values.
See Also
Other set and unset 'multi spectral' class functions:
rmDerivedMspct()
[Package photobiology version 0.11.2 Index]