Learn R Programming

tntpr (version 1.2.1)

import_segoe_ui: Import Segoe UI Condensed font for use in charts

Description

This function will check if Segoe UI is already accessible in R and if not it will attempt to import it using the extrafont package

Usage

import_segoe_ui()

Arguments

Value

nothing

Examples

Run this code
if (FALSE) { # interactive()
import_segoe_ui()
}

Run the code above in your browser using DataLab