get_dists: Get the distances between the schools and the people.

Description Usage Arguments Value

View source: R/schools.R

Description

Get the distances between the schools and the people.

Usage

1
get_dists(df, schools, dist)

Arguments

df

data frame of people

schools

dataframe of subsetted schools

dist

"haversine"

Value

distance between two points on the globe


spew documentation built on Nov. 17, 2017, 7:36 a.m.