get.constraint.value.idx: Retrive Constraint Indices.

View source: R/constraints_eval.R

get.constraint.value.idxR Documentation

Retrive Constraint Indices.

Description

Gets the index of the required constraint columns in the primer data frame.

Usage

get.constraint.value.idx(active.constraints, constraint.df)

Arguments

active.constraints

The names of the constraints for which to find the indices in constraint.df.

constraint.df

The primer data frame where the active.constraints should be found.

Value

Indices of active.constraints in constraint.df.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.