| changearg {easyVerification} | R Documentation |
Override default arguments of functions. This functionality is used to deal with the updated default representation in the SpecsVerification package (>= v0.5).
changearg(FUN, ...)
FUN |
name of function |
... |
arguments to be overriden (e.g. format = 'member') |