[413088]: / man / point.in.circle.Rd

Download this file

13 lines (12 with data), 335 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/annotation.R
\name{point.in.circle}
\alias{point.in.circle}
\title{point.in.circle}
\usage{
point.in.circle(x, y, circle.x, circle.y, radius)
}
\description{
checks if points are in the defined circle ROI with a (x,y) center and radius
}
\keyword{internal}