Description Usage Arguments Value See Also
The function droplevels is used to drop unused levels from factors 
in a ffdf
| 1 2 | ## S3 method for class 'ffdf'
droplevels(x, except = NULL, ..., inplace = FALSE)
 | 
| x | 
 | 
| except | specify which columns will be excluded from dropping levels | 
| ... | further arguments passed to  | 
| inplace | if  | 
ffdf object where levels of factors are dropped
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.