load.fonts: Import Fonts into R

Description Usage Arguments Details

View source: R/load.fonts_Function.R

Description

This function imports fonts from your device, into R.

Usage

1
load.fonts(device = "win")

Arguments

device

The operating system that R is being used on. For example, "win" for windows.

Details

This only needs to be ran once, as it imports all the fonts of your operating system, and makes them usable in R. This is mainly for design purposes, such as for plotting visuals.


Ehsan-F/R-Mixtape documentation built on June 24, 2020, 12:22 a.m.