NOut: Output population sizes at a particular time

Description Usage Arguments Value

Description

Output population sizes at a particular time.

Usage

1
NOut(time_pt, time.scale, demograph_out)

Arguments

time_pt

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.

time.scale

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.

demograph_out

A list containing all demographic information, see PlotMS.

Value

A vector of all population sizes for the specified time.


POPdemog documentation built on May 2, 2019, 8:18 a.m.