get_fira_path {TBox}R Documentation

The path to the font Fira Code

Description

This function returns the path to the font Fira Code installed with the package TBox.

Usage

get_fira_path()

Details

This function helps the other functions to find the path to the font Fira Code to render documents and use this font by default for code chunks.

Value

a character vector of length 1 representing the path

Examples

get_fira_path()


[Package TBox version 0.2.2 Index]