prop_circle_height: Proportion of the height of packed circles

Description Usage Arguments Value Examples

View source: R/font-helpers.R

Description

Proportion of the height of packed circles

Usage

1
prop_circle_height(prop, circle)

Arguments

prop

numeric

circle

circle packing data frame with create_circle_plate()

Value

numeric of the size of the font increase

Examples

1
2
circle_plate <- create_circle_plate()
prop_circle_height(0.8, circle_plate)

njtierney/ishihara documentation built on May 31, 2020, 9:01 a.m.