Skip to content
Prev 210 / 63424 Next

R-alpha: missing warning message

I'll put a warning in, but ...

This is one place where the recycling rule is violated.  I've thought
for a while about implementing

	m : n

in the following way

	c(m[1]:n[1] , m[2]:n[2] , ...)

with the shorter argument being recycled out to the length of the longer
one.  I have seen at least one application where this extended could
be used.
	Ross
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-