distmat: Calculate distance matrics

Description Usage Arguments Examples

View source: R/distmat.R

Description

Calculate distance matrics

Usage

1
distmat(x1, y1, x2, y2)

Arguments

x1

x coordinate of the first point

y1

y coordinate of the first point

x2

x coordinate of the second point

y2

y coordinate of the second point

Examples

1

tkatsuki/dipr documentation built on April 19, 2021, 7:18 p.m.