inCircle | R Documentation |
To check if a point (x, y) is within a circle centred at (c1, c2) with radius of r
inCircle(c1, c2, r, x, y, plot = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.