equal_scales | R Documentation |
Check if two scales are equal. NULL
arguments, indicating undefined scales, are allowed.
Two NULL
scales are considered equal.
equal_scales(scl1, scl2)
scl1 |
A DexiScale (or derived) object, or |
scl2 |
A DexiScale (or derived) object, or |
logical(1)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.