test_factors: Test presence of factors

View source: R/test_factors.r

test_factorsR Documentation

Test presence of factors

Description

Internal function not to be called by the user

Usage

  test_factors(DF)

Arguments

DF

data frame that might contain factors

Details

Internal function. test_factors is called by get_treated_data.

Value

whether DF contains factors or not

Warning

Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)

Note

Test presence of factors in a data.frame


gastonstat/plspm documentation built on April 8, 2022, 5:59 a.m.