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


bmihaljevic/bnclassify documentation built on March 18, 2024, 8:34 a.m.