Skip to content
Prev 14114 / 29559 Next

Mysterious (to me) behaviour of cbind() on an envelope -- ASDAR ch. 7

In the last example I forgot the quotes:


class(Gresults) <- "data.frame"
Gresults <- cbind(Gresults, DATASET=rep(c("JAPANESE", "REDWOOD",
"CELLS"), each=length(r)))



Con fecha 4/2/2012, "marcelino.delacruz at upm.es"
<marcelino.delacruz at upm.es> escribi?: