rowwise_compare: rowwise_compare: function for comparing two vectors

View source: R/marginal_psychometrics_MC_function.R

rowwise_compareR Documentation

rowwise_compare: function for comparing two vectors

Description

rowwise_compare: function for comparing two vectors

Usage

rowwise_compare(datarow, bounds)

Arguments

datarow

numeric vector; the row to be compared

bounds

numveric vector; the values to compare against. same length as datarow

Value

boolean value; TRUE if all elements of datarow are larger than the corresponding elements of bounds


mcbeem/giftedCalcs documentation built on May 3, 2022, 3:34 a.m.