edwindj / ffbase

Basic (statistical) functionality for R package ff
github.com/edwindj/ffbase/wiki
35 stars 15 forks source link

droplevels changes column names #3

Closed jwijffels closed 11 years ago

jwijffels commented 11 years ago

require(ffbase) x <- data.frame(a = 1:10, b = 1:10, c = factor(LETTERS[1:10], levels=LETTERS)) x <- as.ffdf(x) names(x) <- c("x","y","z") names(droplevels(x))

edwindj commented 11 years ago

Fixed :-)

jwijffels commented 11 years ago

nice service

2013/9/24 Edwin de Jonge notifications@github.com

Fixed :-)

— Reply to this email directly or view it on GitHubhttps://github.com/edwindj/ffbase/issues/3#issuecomment-25043526 .

groeten/kind regards, Jan

Jan Wijffels Statistical Data Miner www.bnosac.be | +32 486 611708