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 April 24, 2024, 6:06 p.m.