Learn R Programming

dqshiny (version 0.0.3)

init_fonts: Initializes dqshiny fonts for figures

Description

Only needed for highcharter/ggplot2 figures

Usage

init_fonts(paths, pattern = "ttf$", silent = TRUE)

Arguments

paths

vector of paths to look in

pattern

pattern to th files have to match

silent

optional logical indicating whether message and warnings should be printed or not