Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emitanaka/datalegreyar
Datalegreya, the typeface that melts text and data visualisation, for R markdown
https://github.com/emitanaka/datalegreyar
r rmarkdown rstats
Last synced: 2 days ago
JSON representation
Datalegreya, the typeface that melts text and data visualisation, for R markdown
- Host: GitHub
- URL: https://github.com/emitanaka/datalegreyar
- Owner: emitanaka
- Created: 2018-07-16T10:51:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T11:36:23.000Z (over 6 years ago)
- Last Synced: 2024-08-03T21:03:08.368Z (3 months ago)
- Topics: r, rmarkdown, rstats
- Language: R
- Homepage:
- Size: 446 KB
- Stars: 45
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
- awesome-r-dataviz - datalegreyar - The typeface that melts text and data visualisation for R markdown. (ggplot / Miscellaneous)
README
---
output:
github_document:
html_preview: false
---# datalegreyar
## Overview
This R-package allows for easy insertion of [datalegreya font](http://figs-lab.com/datalegreya) by figs into R Markdown documents.
You can find the vignette [here](https://datalegreyar.netlify.com/). Note that the font take a moment to fully load.
## Installation
You can install this package from github as:
```{r, eval=F}
# install.packages("devtools")
devtools::install_github('emitanaka/datalegreyar')
```## Example
![](datalegreya.png)