Description Usage Arguments Value
View source: R/cleanStormData.R
Clean downloaded NOAA storm data and return the top proportion of most damaging storms
1 | cleanStormData(Stormdata.raw, damage.threshold)
|
Stormdata.raw |
A |
damage.threshold |
A positive numeric value stating the percentage of most damaging storms
to return. For example, if |
A data.frame
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.