powered by
interval(min, max)
xmin = c(1.3,2.4,3.5,2.5,2.1) xmax = c(2.5,5.2,6.3,5.2,5.6) interval(xmin,xmax)
Run the code above in your browser using DataLab