Learn R Programming

diffobj (version 0.3.6)

diffobj_set_def_opts: Set All diffobj Options to Defaults

Description

Used primarily for testing to ensure all options are set to default values.

Usage

diffobj_set_def_opts()

Arguments

Value

list for use with options that contains values of

diffob options before they were forced to defaults

Examples

Run this code
if (FALSE) {
  diffobj_set_def_opts()
}

Run the code above in your browser using DataLab