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