Change the Default Arguments in R Functions
change a function's default arguments
A simple syntax to change the default values for function arguments, whether they are in packages or defined locally.