powered by
gdo(x) is equivalent to getOption(sprintf("diffobj.%s", x)), falling back to diffobj's internal default value if the option is not set.
gdo(x)
getOption(sprintf("diffobj.%s", x))
character(1L) name off diffobj option to retrieve, without the “diffobj.” prefix
diffobj
gdo("format")
Run the code above in your browser using DataLab