int_inside_center: Detecting points within the circle

Description Usage Arguments

View source: R/functions.R

Description

Function to find points within the circle

Usage

1
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


CSAFE-ISU/shoeprintr documentation built on July 22, 2019, 8:56 a.m.