Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

droplevels.ff

The function droplevels is used to drop unused levels from a ff factor or , more commonly, from factors in a ffdf


Description

The function droplevels is used to drop unused levels from a ff factor or , more commonly, from factors in a ffdf

Usage

## S3 method for class 'ff'
droplevels(x, ..., inplace = FALSE)

Arguments

x

ff object

...

not used

inplace

if TRUE the columns will be physically changed, otherwise (default) a new ff vector will be created

Value

ff object where levels of factors are dropped

See Also


ffbase

Basic Statistical Functions for Package 'ff'

v0.13.3
GPL-3
Authors
Edwin de Jonge, Jan Wijffels, Jan van der Laan
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.