plot.Population-methods: Plot

plot,Population,ANY-methodR Documentation

Plot

Description

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.

Usage

## S4 method for signature 'Population,ANY'
plot(x, y, ...)

## S4 method for signature 'Population,Region'
plot(x, y, ...)

Arguments

x

object of class Population

y

object of class Region

...

other general plot parameters

Value

ggplot object


dsims documentation built on Aug. 30, 2022, 5:06 p.m.