Find Distance using Haversine Formula
Haversine_Calculator.Rd
Finds the distance between a point and a dataframe of points using the Haversine formula, and finds nearest stores in each direction. Uses Haversine Formula to account for the curvature of the Earth.
Arguments
- df_grocery_only
dataframe with API call of grocery stores
- df_geocode
dataframe with gps coordinates of store