itemIndices-methods: Item indices of a MgsaSets

Description Usage Arguments Value

Description

Returns the indices corresponding to the items

Usage

1
2
3
4
5
6
7
itemIndices(sets, items)

## S4 method for signature 'MgsaSets,character'
itemIndices(sets, items)

## S4 method for signature 'MgsaSets,numeric'
itemIndices(sets, items)

Arguments

sets

an instance of class MgsaSets.

items

character or numeric the items of interest.

Value

a integer: the item indices.


mgsa documentation built on Nov. 8, 2020, 7:54 p.m.