[Rd] Redundant code in 'split.default' in R devel

Suharto Anggono Suharto Anggono @uh@rto_@nggono @ending from y@hoo@com
Fri Oct 5 19:13:30 CEST 2018


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



More information about the R-devel mailing list