Description Usage Arguments Value Author(s)
View source: R/inside.cirwin.R
Test whether points lie inside or outside a given window of class cirwin
1 | inside.cirwin(points, W)
|
points |
Vector of angles to be tested. |
W |
Awindow. This should be an object of class |
A logical vector whose i
th entry is TRUE
if the corresponding point ang[i]
is inside W
.
Andreas Dyreborg Christoffersen andreas@math.aau.dk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.