convColsToCharacter: Convert all columns to characters and convert NAs to blanks

Description Usage Arguments Value

Description

Converts all columns of a dataframe to character class, and also converts NAs to blanks.

I used to use this a lot, but not so much anymore.

Usage

1

Arguments

dataframe

The name of the dataframe, not in quotes, for which the columns need to be converted to character class.

Value

Dataframe


RonGuymon/ronsFunctions documentation built on May 8, 2019, 11:42 a.m.