factor.to.character: To convert the variables in a data.frame from factor to...

View source: R/plug-in.function.R

factor.to.characterR Documentation

To convert the variables in a data.frame from factor to character

Description

To convert the variables in a data.frame from factor to character

Usage

factor.to.character(x, column = c(1, 2))

Arguments

x

data.frame with columns named as Cell.From and Cell.To

column

which column

Value

data.frame with variables converted to character


yingyonghui/CommPath documentation built on June 15, 2025, 6:29 a.m.