Skip to contents

Overview

Hex Stickers for R Packages: Source code used to generate Hex Stickers for my R packages.

Feel free to use and/or fork this project!

Notebooks

Notebooks in this package:

Installation

You can install the development version of stickers from GitHub with:

# install.packages("remotes")
remotes::install_github("jabenninghoff/stickers")

Or using renv:

# install.packages("renv")
renv::install("jabenninghoff/stickers")

Development

  • Changelog: See “Changelog” or NEWS.md.
  • Planned: TODO