is_in_ball: Get a tester function for a ball.

View source: R/quilting_hut.R

is_in_ballR Documentation

Get a tester function for a ball.

Description

Get a tester function for a ball.

Usage

is_in_ball(ball)

Arguments

ball

A list of data points.

Value

A function that eats a data point and returns TRUE or FALSE depending if the point is in the ball or not.


mappeR documentation built on April 3, 2025, 6:19 p.m.