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 3, 2024, 12:34 p.m.