| plot.intervals | R Documentation | 
intervals objectPlot a fire intervals object
## S3 method for class 'intervals' plot(...)
| ... | Arguments passed to  | 
plot_intervals_dist() plot intervals distributions.
data(pgm) interv <- intervals(composite(pgm)) plot(interv, binwidth = 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.