distance: Distance

Description Usage Arguments Value Author(s) See Also

View source: R/GPS_features.R

Description

Function to compute the distance between two sets of latitude and longitude coordiantes.

Usage

1
distance(origin, destination)

Arguments

origin

A data frame with the the fields lat and lon.

destination

A data frame with the the fields lat and lon.

Value

Distance in meters.

Author(s)

Katherine Ellis

See Also

computeOneGPSFeat


kkatellis/TLBC documentation built on May 20, 2019, 10:26 a.m.