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

gdo(x)

Arguments

x

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

Examples

gdo("format")
#> [1] "auto"