devFunc: Clear and Condense Argument Check for User-Defined Functions

A concise check of the format of one or multiple input arguments (data type, length or value) is provided. Since multiple input arguments can be tested simultaneously, a lengthly list of checks at the beginning of your function can be avoided, hereby enhancing the readability and maintainability of your code.

Getting started

Package details

AuthorRobin Van Oirbeek
MaintainerRobin Van Oirbeek <robin.vanoirbeek@gmail.com>
LicenseGPL-3
Version0.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("devFunc")

Try the devFunc package in your browser

Any scripts or data that you put into this service are public.

devFunc documentation built on May 1, 2019, 11:32 p.m.