plot,Population,ANY-method | R Documentation |
Unused, will give a warning that the region must also be supplied.
Plots an S4 object of class 'Population'. Requires that the associated region has already been plotted. This function adds the locations of the individuals/clusters in the population.
## S4 method for signature 'Population,ANY'
plot(x, y, ...)
## S4 method for signature 'Population,Region'
plot(x, y, ...)
x |
object of class Population |
y |
object of class Region |
... |
other general plot parameters |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.