All functions

county_centers

United States county centers.

deg_to_rad()

Convert degrees to radians

distRcpp

A Package To Compute Distance and Distance-Weighted Measures Using Rcpp

dist_1to1()

Compute one to one distance.

dist_1tom()

Compute one to many distances.

dist_df()

Compute distance between corresponding coordinate pairs in data frame.

dist_haversine()

Compute Haversine distance between two points

dist_max()

Find maximum distance.

dist_min()

Find minimum distance.

dist_mtom()

Compute distance between each coordinate pair (many to many) and return matrix.

dist_sum_inv()

Sum inverse distances.

dist_vincenty()

Compute Vincenty distance between two points

dist_weighted_mean()

Interpolate inverse-distance-weighted measures.

inverse_value()

Compute inverse values from vector

popdist_weighted_mean()

Interpolate population/inverse-distance-weighted measures.