remove_factors: Removes all factors from a data frame

remove_factorsR Documentation

Removes all factors from a data frame

Description

Removes all factors from a data frame

Usage

remove_factors(df)

Arguments

df

a data frame

Examples

remove_factors(mtcars)

andrew-griffen/griffen documentation built on June 14, 2025, 9:59 p.m.