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')