checkDominanceAnalysis: Check if the given object have the dominanceAnalysis class

View source: R/daUtils.r

checkDominanceAnalysisR Documentation

Check if the given object have the dominanceAnalysis class

Description

Stop execution if object isn't a dominanceAnalysis object

Usage

checkDominanceAnalysis(x)

Arguments

x

an object

Value

boolean TRUE if x is a dominanceAnalysis object, raises an error otherwise


clbustos/dominanceAnalysis documentation built on March 8, 2024, 5:22 a.m.