font_increase: Font increase

Description Usage Arguments Value Examples

View source: R/font-helpers.R

Description

Font increase

Usage

1
font_increase(font_df, increase)

Arguments

font_df

font created by glyph()

increase

how much to multiply font size by

Value

data.frame increased by a given increase size

Examples

1
glyph("s") %>% font_increase(10)

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