droplevels
is used to drop unused levels from a ff
factor or
, more commonly, from factors in a ffdf
droplevels
is used to drop unused
levels from a ff
factor or , more commonly, from
factors in a ffdf
## S3 method for class 'ff':
droplevels(x, ..., inplace = FALSE)
ff
objectTRUE
the columns will be
physically changed, otherwise (default) a new ff
vector will be createdff
object where levels of factors are droppeddroplevels
droplevels.ffdf