After r75387, function 'split.default' in R devel still has this part that no 
longer has effect.
    lf <- levels(f)
    y <- vector("list", length(lf))
    names(y) <- lf

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to