add_fonts_y2: Adds fonts and font families to your R session

View source: R/add_fonts_y2.R

add_fonts_y2R Documentation

Adds fonts and font families to your R session

Description

Use add_fonts_y2() to add the most commonly used fonts at Y2 to your Rsession. This will make them easily available for charting in ggplot and other instances where fonts may be needed. Use list_fonts_y2() to see which fonts will be loaded to your session.

Usage

add_fonts_y2(show_fonts_added = FALSE)

Arguments

show_fonts_added

DEFAULT = FALSE. If TRUE, shows the available fonts loaded in by add_fonts_y2().

Value

A message

Examples

add_fonts_y2()

nick-moffitt/y2artisan documentation built on July 30, 2023, 5:40 p.m.