CMD + K

r-devfunc

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-devfunc

Usage Tracking

0.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Sep 7, 2019 at 10:33

License

GPL-3

Total Downloads

298

Supported Platforms

noarch