int_inside_center: Detecting points within the circle

View source: R/functions.R

int_inside_centerR Documentation

Detecting points within the circle

Description

Function to find points within the circle

Usage

int_inside_center(Data, r, nseg, c1, c2)

Arguments

Data

The input print

r

radius of the circle

c1

x value of the circle

c2

y value of the circle


erichare/shoeprintr documentation built on May 3, 2024, 6:45 a.m.