validateVarArgsEmpty {SEMID} | R Documentation |
A helper function to validate that there are no variable arguments
Description
Produces an error if there are variable arguments.
Usage
validateVarArgsEmpty(...)
Arguments
... |
the variable arguments |
[Package SEMID version 0.4.1 Index]