shared_member_class: Classes common to all collection members.

View source: R/zmspct.classes.R

shared_member_classR 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()


photobiology documentation built on Oct. 21, 2023, 1:06 a.m.