Overwrite the arguments with the specified dots (...)
overwrite_dot_arguments.Rd
This function can be used within a function to ensure that the ... arguments override the specified function arguments. Thereafter function arguments can be used with do.call()