Online R Compiler

x1<-rpois(20,1) x2<-rpois(20,5) df1<-data.frame(x1,x2) df1