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

grey.area

R code without a better home.

Installation

grey.area:

install.packages("devtools") #if you don't already have it
devtools::install_github("karlropkins/grey.area")

Background

The grey.area package was created as a home for code that did not have a home...

All the code is here

Contributing

Contributions are very welcome.

License

GPL-3



karlropkins/grey.area documentation built on Dec. 27, 2024, 7:10 p.m.