/mamisc

Primary LanguageROtherNOASSERTION

Lifecycle CRAN Version R-universe status badge

mamisc v0.0.0.9001

Miscellaneous Functions by Paul Hoffman


More about what it does (maybe more than one line) Use four spaces when indenting paragraphs within the Description.

Installation

You can install mamisc from GitHub with:

if (!requireNamespace('remotes', quietly = TRUE)) {
  install.packages('remotes')
}
remotes::install_github('mojaveazure/mamisc')