different | R Documentation |
Check whether two objects are numerically different, ignoring all attributes.
different(a, b)
a |
First object |
b |
Second object |
We use this helper function in particular to see if a new value for a slot in MizerParams is different from the existing value in order to give the appropriate messages.
TRUE or FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.