Skip to content

rowsum dimnames (PR#1092)

1 message · Brian Ripley

#
On Fri, 14 Sep 2001 brahm@alum.mit.edu wrote:

            
Change a couple of lines to

	dimnames(new.x) <- list(as.character(ugroup), colnames(x))
	names(new.x) <- as.character(ugroup)

(as you seem to be aware).

Done in the sources for 1.4.0.