dot-checkPts: Check if point input is okay

.checkPtsR Documentation

Check if point input is okay

Description

Check if point input is okay

Usage

.checkPts(pts, p = NULL, warn = FALSE, stopUnique = TRUE, asDF = FALSE)

Arguments

pts

Point input.

p

Desired dimension of points.

warn

Output warnings.

stopUnique

Stop if rows not are unique.

asDF

Return as data frame otherwise as matrix.

Value

Point input converted to a matrix.


relund/gMOIP documentation built on Feb. 23, 2024, 12:11 p.m.