checkAlias: Check for alias structures in a dataframe, and throw an error...

View source: R/checkAlias.R

checkAliasR Documentation

Check for alias structures in a dataframe, and throw an error when one is found

Description

Check for alias structures in a dataframe, and throw an error when one is found

Usage

checkAlias(datFrame, covariatesNames)

Arguments

datFrame

the data frame to be checked for alias structure

covariatesNames

The names of the variables to be considered

Value

Throws an error when an alias structure is detected, returns invisible otherwise


CenterForStatistics-UGent/combi documentation built on Aug. 22, 2023, 11:02 p.m.