get_greatcircle_distances: Get great circle distances between coordinates in a data file

View source: R/get-greatcircle-distances.R

get_greatcircle_distancesR Documentation

Get great circle distances between coordinates in a data file

Description

Get great circle distances between coordinates in a data file

Usage

get_greatcircle_distances(df, id, coords)

Arguments

df

The input data file

id

The ID variable

coords

A nested data frame with x,y coordinates of the point


graveja0/hcmarket documentation built on May 24, 2022, 6:28 p.m.