sample_vessel: Sample equidistant points on the perimeter of l concentric...

View source: R/utils_sampling.R

sample_vesselR Documentation

Sample equidistant points on the perimeter of l concentric circles of r radius

Description

Sample equidistant points on the perimeter of l concentric circles of r radius

Usage

sample_vessel(x0 = 0, y0 = 0, l = 5, r = 1/100, jitter = 1/500)

Arguments

x0, y0

coordinates of the center of the concentric circles

l

number of concentric circles

r

radius of the outermost circle

jitter

amount of jitter to apply to sampled points


picasa/generate documentation built on Feb. 28, 2025, 6:51 a.m.