points_covered_by_landmarks: This function returns a list of points covered by the given...

Description Usage Arguments Value

View source: R/BallMapper.R

Description

This function returns a list of points covered by the given collection of landmarks.

Usage

1
points_covered_by_landmarks(outputFromBallMapper, numbers_of_landmarks)

Arguments

outputFromBallMapper

an output from the BallMapper function

numbers_of_landmarks

a vector containnig the numbers of landmarks under consideration.

Value

A vector of points covered by the landmarks given in numbers_of_landmarks.


BallMapper documentation built on Aug. 21, 2019, 1:06 a.m.