Learn R Programming

ashapesampler (version 1.0.0)

count_neighbors: Neighbors function - finds number of neighbors for each point in point cloud.

Description

Neighbors function - finds number of neighbors for each point in point cloud.

Usage

count_neighbors(v_list, complex)

Value

n_list vector where each entry is number of neighbors for a point

Arguments

v_list

2 or 3 column matrix

complex

simplicial complex object