c1au6i0 / handler

A package with handy functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A package with handy functions

License:Other


Languages

Language:R 100.0%