Check the Basic Validity of a (Function) Argument
Description
Utility functions that allow checking the basic validity of a function argument or any other value,
including generating an error and assigning a default in a single line of code. The main purpose of
the package is to provide simple and easily readable argument checking to improve code robustness.