is.alternative | R Documentation |
Test if the given object has an 'alternative' class.
is.alternative(alternative)
alternative |
Input object to test |
Logic
alt <- alternative$new() is.alternative(alt)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.