override_defaults {csvwr}R Documentation

Override defaults

Description

Merges two lists applying override values on top of the default values.

Usage

override_defaults(...)

Arguments

...

any number of lists with configuration values

Value

a list with the values from the first list replacing those in the second and so on


[Package csvwr version 0.1.7 Index]