rcpp_parallel_distm_C: Parallel calculates distance between two matrices of...

View source: R/RcppExports.R

rcpp_parallel_distm_CR Documentation

Parallel calculates distance between two matrices of lat/long.

Description

Parallel calculates distance between two matrices of lat/long.

Usage

rcpp_parallel_distm_C(x, y)

Arguments

x

matrix of coordinates. In the same format as st_coordinates output (X, Y)

y

matrix of coordinates. In the same format as st_coordinates output (X, Y)

Value

returns matrix of distances in miles


kylebutts/kfbmisc documentation built on April 17, 2025, 5:20 p.m.