gfonts {gfonts} | R Documentation |
Use Google fonts offline
Description
Download Google fonts and generate CSS to use in rmarkdown documents and shiny applications. Some popular fonts are included and ready to use.
Download a font
Use setup_font
to get a font inside your current project,
then in a {shiny} application or {rmarkdown} document, you can use
use_font
to import the font.
Ready-to-use fonts
Some fonts are included in this package and can be used directly with use_pkg_gfont
.
Author(s)
Victor Perrier (@dreamRs_fr)
[Package gfonts version 0.2.0 Index]