populationSize {mgsa}R Documentation

Size of the population of a MgsaResults

Description

The size of the population on which the analysis was run.

Usage

populationSize(x)

## S4 method for signature 'MgsaResults'
populationSize(x)

Arguments

x

a MgsaResults.

Value

integer: the size of the population.


[Package mgsa version 1.38.0 Index]