View source: R/summary.comparedf.R
summary.comparedf | R Documentation |
comparedf
objectPrint a more detailed output of the comparedf
object.
## S3 method for class 'comparedf'
summary(object, ..., show.attrs = FALSE)
## S3 method for class '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.
comparedf
, comparedf.control
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.