Learn R Programming

TBox (version 0.2.2)

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

Arguments

Value

a character vector of length 1 representing the 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.

Examples

Run this code
get_fira_path()

Run the code above in your browser using DataLab