Online R Compiler

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