add_font {memoiR} | R Documentation |
Add fonts
Description
This function is called by build_ghworkflow()
to install fonts.
Usage
add_font(font)
Arguments
font |
a font file name |
Value
A line of the GitHub Actions script to install the font package.
NULL
if font
is not recognized.
[Package memoiR version 1.2-10 Index]