Description Usage Arguments Value
View source: R/StormsParsing.R
Pass return from cleanStorms() to this function to create geo data from coordinates
1 | polygonizeStorms(storms, distance = 1000)
|
storms |
A df containing cleaned storm event data. Needs BEGIN_LAT, END_LAT, BEGIN_LON, and END_LON columns |
A sf dataframe containing Storm Event information PLUS a geo data column with storm polygons
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.