all.equal.pvlrt | R Documentation |
Test if two pvlrt objects are (Nearly) Equal
## S3 method for class 'pvlrt' all.equal(target, current, ...)
target |
First pvlrt object (output of pvlrt). |
current |
Second pvlrt object. |
... |
Arguments passed to all.equal.default. |
Compares all values and attributes of target and current pvlrt
objects except running times.
See all.equal.default for details on the generic function.
all.equal.default
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.