Output population sizes at a particular time.
NOut(time_pt, time.scale, demograph_out)
A numeric value defining the time point for the migrations which will be plotted. time_pt
should be in the scale defined by time.scale
. For example, time_pt
= 3 when time.scale
= "log10year" corresponds to the migrations 10^3 years ago.
A keyword to define the time scale used in the plot. It can be "4Ne", "generation", "year", "kyear", and "log10year". When the size.scale
= "topology", this parameter will be ignored.
A list containing all demographic information, see PlotMS
.
A vector of all population sizes for the specified time.