diffobj (version 0.2.3)

gdo: Shorthand Function for Accessing diffobj Options

Description

gdo(x) is equivalent to getOption(sprintf("diffobj.%s", x)).

Usage

gdo(x)

Arguments

x

character(1L) name off diffobj option to retrieve, without the “diffobj.” prefix

Examples

Run this code
# NOT RUN {
gdo("format")
# }

Run the code above in your browser using DataLab