Online R Compiler

y1<-rnorm(20,21,2.25) y2<-rnorm(20,252,37.24) y3<-rnorm(20,25457,3654.25) df2<-data.frame(y1,y2,y3) df2