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