castToFactor {editbl} | R Documentation |
Cast all columns that exist in a foreignTbl to factor
Description
Cast all columns that exist in a foreignTbl to factor
Usage
castToFactor(data, foreignTbls)
Arguments
data |
|
foreignTbls |
list of foreign tbls as created by |
Details
Can be used to fixate possible options when editing.
Value
data.frame
Author(s)
Jasper Schelfhout
[Package editbl version 1.0.5 Index]