diffobj (version 0.1.2)

auto_context: Configure Automatic Context Calculation

Description

Helper functions to help define parameters for selecting an appropriate context value.

Usage

auto_context(min = getOption("diffobj.context.auto.min"), max = getOption("diffobj.context.auto.max"))

Arguments

min
integer(1L), positive, set to zero to allow any context
max
integer(1L), set to negative to allow any context

Value

S4 object containing configuration parameters, for use as the context or parameter value in diff* methods