is_in_ball | R Documentation |
Get a tester function for a ball.
is_in_ball(ball)
ball |
A list of data points. |
A function that eats a data point and returns TRUE or FALSE depending if the point is in the ball or not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.