calc_inscribed_r: Calculate the radius of inscribed shapes

Description Usage Arguments Value

View source: R/utils.R

Description

Calculate the radius of inscribed shapes

Usage

1
calc_inscribed_r(shape1, shape2, r1)

Arguments

shape1

the 'outer' shape, character

shape2

the 'inner' shape which we will calculate the radius for, character

r1

the radius of the 'outer' shape, numeric

Value

the radius of the inner shape


will-r-chase/glyph documentation built on Oct. 29, 2019, 3:49 a.m.