Description Usage Arguments Value Author(s) Examples
View source: R/home_risk_index.R
Scientists predict more frequent and more severe wildifre events in the event of climate chage. However, many areas are increasing in population size which results in developers and cities building into the Wildland Urban Interface (WUI) which has higher occruances of wildlifre events. Parameters include both weather variables, fire characteristics, and characteristics of a home.
1 | home_risk_index(index_data)
|
defensible_space |
is the area around a home or other structure that has been modified to reduce fire hazard. Options are between 0 to +100ft. |
fire_proofing_degree |
amount of fire proofing done by a household to prevent things like embers from entering the home or reduce flamability of the house. values ranked from 0 (none) to 5 (very high). |
temp |
temperature (degrees F) |
humidity |
humidity (percent) |
wind_speed |
wind speed (mph) |
Ranking (Very Low to Extreme) of ow vulnerable a home is being damaged by wildfire during a wildfire event.
Hannah Garcia-Wickstrum and Anne-Marie Parkinson
1 | home_risk_index(data_frame)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.