are_factors: Checks if all columns in a data frame are factors.

View source: R/basic-assert.R

are_factorsR Documentation

Checks if all columns in a data frame are factors.

Description

Checks if all columns in a data frame are factors.

Usage

are_factors(x)

Arguments

x

a data.frame


bnclassify documentation built on Nov. 16, 2022, 5:08 p.m.