Skip to contents

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()

Value

nothing

Examples

if (FALSE) { # interactive()
import_segoe_ui()
}