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