Overwrite the arguments with the specified dots (...)
Source:R/read_documentation.R
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()