Learn R Programming

mgsa (version 1.20.0)

subMgsaSets: Subset of an MgsaSets

Description

Returns a subset of an MgsaSets that contains only the specified items. Empty sets are removed.

Usage

subMgsaSets(sets, items)
"subMgsaSets"(sets, items)

Arguments

sets
an MgsaSets.
items
character. The items to restrict on.

Value

an MgsaSets.