Skip to content
Prev 345796 / 398502 Next

Equivalent to matlab ".*" operator in R

It can be simplified a bit, though, as the second operand in the multiplication does not need to be a matrix:

		y * rep(z,each=3)
On 19 Nov 2014, at 16:24 , Jeff Newmiller <jdnewmil at dcn.davis.ca.us> wrote: