castToFactor {editbl} | R Documentation |
Cast all columns that exist in a foreignTbl to factor
castToFactor(data, foreignTbls)
data |
|
foreignTbls |
list of foreign tbls as created by |
Can be used to fixate possible options when editing.
data.frame
Jasper Schelfhout