changearg: Change Function Default Arguments

View source: R/changearg.R

changeargR Documentation

Change Function Default Arguments

Description

Override default arguments of functions. This functionality is used to deal with the updated default representation in the SpecsVerification package (>= v0.5).

Usage

changearg(FUN, ...)

Arguments

FUN

name of function

...

arguments to be overriden (e.g. format = 'member')


easyVerification documentation built on Aug. 15, 2023, 9:06 a.m.