Print a more detailed output of the comparedf
object.
# S3 method for comparedf summary(object, ..., show.attrs = FALSE) # S3 method for summary.comparedf print(x, ..., format = "pandoc")
object | An object of class |
---|---|
... | Other arguments passed to |
show.attrs | Logical, denoting whether to show the actual attributes which are different. For (e.g.) factors with lots
of levels, this can make the tables quite wide, so this feature is |
x | An object returned by the |
format | Passed to |
An object of class "summary.comparedf"
is returned.