Description Usage Arguments Details
When data with units are compared, the units ought
to be considered according to standard rules. Data that are
unitted
obey these rules. To make this possible, the units themselves
(as unitbundle
objects) also obey rules relevant to comparison,
but be warned - the rules are slightly different for unitbundle
objects than they are for unitted
objects. See Details |
Comparisons of unitbundles.
1 2 | ## S4 method for signature 'unitbundle,unitbundle'
Compare(e1, e2)
|
e1 |
the first unitbundle |
e2 |
the second unitbundle |
True if e1 and e2 are identical.
True if e1 and e2 are anything but identical.
Undefined for unitbundles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.