create_r_vec: Create the radius vector given the maximum radius and...

Description Usage Arguments

View source: R/radius.r

Description

Create the radius vector given the maximum radius and pattern.

Usage

1
create_r_vec(r_max, min_window_side, n_max_break = 2048L)

Arguments

r_max

Maximum radius.

min_window_side

The minimum window side length.

n_max_break

The maximum number of distance values.


myllym/marksummary documentation built on May 23, 2019, 11:59 a.m.