pull_cities_name: Pull the abbreviation of cities based on exposure criterion

Description Usage Arguments Value Examples

Description

Pull the abbreviation of cities based on exposure criterion

Usage

1
pull_cities_name(criterion = c())

Arguments

criterion

A character string which could be "rain50", "wind18", etc.

Value

This function returns a character vector with abbreviation of cities' name.

Examples

1
2
3
4
## Not run: 
pull_cities_name("rain50")

## End(Not run)

my1120/Hurricane documentation built on May 23, 2019, 11:58 a.m.