Description Usage Arguments Value
Luo & Wang 2003, DOI:10.1068/b29120
1 |
dist_table |
A data frame containing an origin-destination (OD) table, with additional columns for supply and demand volumes. |
supply |
The name of the column in 'dist_table' that uniquely identifies supply points (hospitals, physicians, etc.). |
demand |
The name of the column in 'dist_table' that uniquely identifies demand points (census tracts, residences, etc.). |
dist |
The name of the column in 'dist_table' that contains the distance between the 'supply' and the 'demand'. |
gravity_exp |
The exponent to use for the inverse distance function. |
supply_vol |
The name of the column in 'dist_table' that contains supply volumes (# of hospital beds, # of physicians, etc.). |
demand_vol |
The name of the column in 'dist_table' that contains demand volumes (population counts, etc.). |
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.