CommonPoints: Find the common coordinates in two groups of coordinates.

View source: R/Func_Misc.R

CommonPointsR Documentation

Find the common coordinates in two groups of coordinates.

Description

Find the common coordinates in two groups of coordinates.

Usage

CommonPoints(x, y)

Arguments

x, y

Matrix of coodinates.

Value

Matrix (m*2). Columns are index of x rows and y rows.


SHUD-System/SHUDtoolbox documentation built on Nov. 27, 2024, 5:54 a.m.