OptionDefaults
OptionDefaults[function]⟹defaultRules
returns the default values for the Options of function.
OptionDefaults[function,options]⟹defaultRules
returns the default values for the Options of function, where the values in options take precedence over defaults.

