Obviously, A cannot assign a row name because the dimensions do not agree. I can use rownames(vector) <- x$Name[1] though.
then things get calculated (I saw it with browser()) but rbind does not do what I want it to do, "results" remains numeric(). why? -- Jonas Malmros Stockholm University Stockholm, Sweden ______________________________________________ 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.