/handler

A package with handy functions

Primary LanguageROtherNOASSERTION

handler

The goal of handler is to make my life easier. It contains a series of functions that I generally use.

handle_required_args: check if required arguments of a function are missing and create a message that lists them

Installation

You can install the development version of handler like so:

devtools::install_github("c1au6i0/handler")