Installation
About
needy is a small utility library designed to make testing function inputs less difficult. R is a dynamically typed language, but larger projects need input checking for scalabity. needy offers a single function, require_a( ), which lets you specify the traits an input object should have, such as class, size, numerical properties or number of parameters, while reducing boilerplate code and aiding debugging.
Bug report | File report |
Key Metrics
Downloads
Yesterday | 0 |
Last 7 days | 9 -10% |
Last 30 days | 24 -8% |
Last 90 days | 69 +17% |
Last 365 days | 321 -60% |
Maintainer
Maintainer | Ryan Grannell |