x= c(4,3,1) y= c(7,2,9) z= x*y p= c(y,x,z) p
To embed this project on your website, copy the following code and paste it into your website's HTML: