Filter Options for a Target Region
A helper function that allows the selection of region specific settings if present and otherwise applies the overarching settings.
filter_opts(opts, region)
opts
: Either a list of calls to an _opts()
function or a single call to an _opts()
function.region
: A character string indicating a region of interest.A list of options
Useful links