"summary"(object, scale.threshold = 0.1, max.lines = 50L, width = getOption("width"), ...)
Diff
objectmax.lines
, defaults to 0.1getOption("width")
DiffSummary
object
## `pager="off"` for CRAN compliance; you may omit in normal use
summary(diffChr(letters, letters[-c(5, 15)], format="raw", pager="off"))
scale.threshold
.
Since length 1 sequences cannot be further compressed scale.threshold
does not apply to them.