distvec: Distance vector from a point to a set of points

View source: R/utils.R

distvecR Documentation

Distance vector from a point to a set of points

Description

Distance vector from a point to a set of points

Usage

distvec(x, x0)

Arguments

x

a set of points, either a length-n vector or an n-by-p matrix

x0

a point, either a scalar or a length-p vector


rudazhang/gpsr documentation built on March 11, 2023, 5:49 p.m.