Learn R Programming

genpathmox (version 0.5)

test_factors: Test presence of factors

Description

Test presence of factors

Usage

test_factors(DF)

Arguments

DF

data frame that might contain factors

Value

whether DF contains factors or not

Details

Internal function. test_factors is called by get_treated_data.