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 Feb. 11, 2025, 4:23 a.m.