points_covered_by_landmarks {BallMapper} | R Documentation |
This function returns a list of points covered by the given collection of landmarks.
points_covered_by_landmarks(outputFromBallMapper, numbers_of_landmarks)
outputFromBallMapper |
an output from the BallMapper function |
numbers_of_landmarks |
a vector containnig the numbers of landmarks under consideration. |
A vector of points covered by the landmarks given in numbers_of_landmarks.