Skip to contents

Calculates total quadrant size. Determines size and percentage of County covered by Market Area.

Usage

Auto_Pct(
  northeast_dist,
  northwest_dist,
  southeast_dist,
  southwest_dist,
  df_city_pop,
  geo_county
)

Arguments

northeast_dist

Distance to nearest store to the Northeast

northwest_dist

Distance to nearest store to the Northwest

southeast_dist

Distance to nearest store to the Southeast

southwest_dist

Distance to nearest store to the Southwest

df_city_pop

Dataframe with City Population

geo_county

County Name

Value

Sum of Market Area Divided by Size of County

Author

Alex Cory