knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

hypoimg

R-CMD-check r badger::badge_devel("k-hench/hypoimg", "blue") DOI

The R package hypoimg provides hamlet drawings to annotate plots.

Please also look at the documentation.

Install

To install hypoimg please run:

install.packages("remotes")
remotes::install_github("k-hench/hypoimg")


k-hench/hypoimg documentation built on June 2, 2022, 1:49 a.m.