getIndices: Return a vector of indices

View source: R/indices.R

getIndicesR Documentation

Return a vector of indices

Description

Given a desired number of indices, this returns an integer vector of that many unused indices into the parameter vector

Usage

getIndices(n = 1)

Arguments

n

integer, the desired number of indices

Value

an integer vector of unused indices


multiRec documentation built on Feb. 3, 2026, 5:06 p.m.