Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yonicd/hex
project hex stickers
https://github.com/yonicd/hex
Last synced: 27 days ago
JSON representation
project hex stickers
- Host: GitHub
- URL: https://github.com/yonicd/hex
- Owner: yonicd
- Created: 2020-01-01T18:16:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T00:54:06.000Z (about 4 years ago)
- Last Synced: 2024-10-12T21:28:53.331Z (2 months ago)
- Language: R
- Size: 49.5 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
- jimsghstars - yonicd/hex - project hex stickers (R)
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```# Projects Hex Images
```{r, results = "asis", echo = FALSE}
fig_file <- dir(path = "images/logos", pattern = "png$")## Reproducing the Images
* Create the images using the scripts in the [script](script) subdirectory.
* The scripts depend on the [{bunny}](https://github.com/dmi3kno/bunny) package by @dmi3kno and [{hexSticker}](https://github.com/GuangchuangYu/hexSticker) by @GuangchuangYu.