Description Usage Arguments Value See Also
Plot track or feature density
1 2 3 | plot.track_density(obj, what = c("track_density", "feature_density",
"track_count", "feature_count"), contour_smooth = NULL,
contour_levels = NULL)
|
obj |
Data table returned by function 'count_storms' |
what |
One of 'track_density', 'feature_density', 'track_count', 'feature_count' |
contour_smooth |
Smoothing parameter for the contour lines |
contour_levels |
Vector of levels at which to draw contour lines. |
A ggplot2 object
track_density
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.