calc_dist: Distance in km. Input: data.frames with the column fr$lat,...

Description Usage Arguments References

Description

Distance in km. Input: data.frames with the column fr$lat, fr$lon, to$lat, to$lon

Usage

1
2
3
as_radians(theta = 0)

calc_dist(fr, to)

Arguments

fr

dataframe of origin location(s), needs following columns: lat, lon

to

dataframe of destination location(s), needs following columns: lat, lon

References

Calculate distance in km


tim-dim/rlytics documentation built on May 4, 2019, 4:22 p.m.