unfactor: Converts all columns of a data frame of class factor to...

Description Usage Arguments Examples

View source: R/Rmimp.R

Description

Converts all columns of a data frame of class factor to character

Usage

1

Arguments

string

String to be manipulated

Examples

1
unfactor( data.frame(x=c('A', 'B')) )

omarwagih/rmimp documentation built on May 18, 2020, 3:11 p.m.