powered by
Plot an intervals object.
# S3 method for intervals plot(...)
Arguments passed on to plot_intervals_dist.
plot_intervals_dist
# NOT RUN { data(pgm) interv <- intervals(composite(pgm)) plot(interv, binwidth = 5) # }
Run the code above in your browser using DataLab