Description Usage Arguments Value Examples
Read storm data for one city based on exposure criterion. The storm data was generated by "Hurricaneexposure" package and located in the subdirectory "exposure".
1 |
criterion |
A character string which could be "rain50", "wind18", etc. |
city |
A character string giving the abbreviation of city's name. |
This function returns a dataframe containing information of all storms in the city between 1988 to 2005. Variables might be different depending on the exposure crtierion.
1 | ## Not run: readStorm(criterion = "rain75", city = "miam")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.