Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 501 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 501 Bytes

datalegreyar

Overview

This R-package allows for easy insertion of datalegreya font by figs into R Markdown documents.

You can find the vignette here. Note that the font take a moment to fully load.

Installation

You can install this package from github as:

# install.packages("devtools")
devtools::install_github('emitanaka/datalegreyar')

Example