Description Usage Arguments Examples
Compare two objects using compare::compare()
, comparing only the attributes
in compare_attrs
and ignoring classes in ignore_classes
.
1 2 3 4 5 6 7 |
model |
The "correct" object. |
comparison |
The object to be compared with |
compare_attrs |
String or vector of strings of attributes to compare.
Default is to compare only |
ignore_classes |
String or vector of strings of classes to ignore.
Default is to ignore |
... |
Arguments to be passed to |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.