unfactor: Convert all factors in a data.frame to strings

View source: R/unfactor.R

unfactorR Documentation

Convert all factors in a data.frame to strings

Description

Convert all factors in a data.frame to strings

Usage

unfactor(df)

Arguments

df

the data frame to operate on

Value

modified data.frame with factor columns converted to character-type


stackcon/rngt documentation built on June 17, 2022, 5:29 p.m.