calcDist: calcDist a lower-level helper function

Description Usage Arguments

View source: R/spatialTools.R

Description

Wrapper function which calls some underlying C code.

Usage

1
calcDist(x1, y1, x2, y2)

Arguments

x1

x coordinates of points

y1

y coordinates of points

x2

reference point x coordinate

y2

reference point y coordinate


MarcoDVisser/FDPtools documentation built on May 7, 2019, 2:49 p.m.