Hello all,When I create a matrix, is there a way to make it start at [0,0], instead of [1,1]?
That way, a 2x2 matrix would go from [0,0] to [1,1], instead of [1,1] to [2,2].
Best, Guillaume ______________________________________________ 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.