Print a more detailed output of the comparedf object.
Arguments
- object
An object of class
"comparedf", as made by thecomparedfS3 method.- ...
Other arguments passed to
comparedf.control. Inprint, these are passed tokable.- 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
FALSEby default.- x
An object returned by the
summary.comparedffunction.- format
Passed to
kable: the format for the table. The default here is "pandoc". To use the default inkable, passNULL.
