create_r_max: Create the maximum radius given the pattern.

Description Usage Arguments

View source: R/radius.r

Description

Create the maximum radius given the pattern.

Usage

1
create_r_max(min_window_side, recommended_r_max_ratio = 0.25)

Arguments

min_window_side

The minimum window side length.

recommended_r_max_ratio

The 'recommended' r_max / min_window_size ratio.


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