That worked.. thanks Peter On 2/22/2011 5:40 PM, Peter Ehlers wrote:
popm <- as.matrix(pop) recm <- matrix(rep(rec, n), nr=n, byrow=TRUE) newpop <- data.frame(rbind(popm, recm))
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.