AllPop {GARS}R Documentation

Accessors for the 'AllPop' slot of a GarsSelectedFeatures object.

Description

The AllPop slot contains the list of populations

Usage

AllPop(x)

## S4 method for signature 'GarsSelectedFeatures'
AllPop(x)

Arguments

x

a GarsSelectedFeatures object

Value

a list containing all the populations

Author(s)

Mattia Chiesa, Luca Piacentini

Examples

data(GARS_res_GA)
ex_pop <- AllPop(GARS_res_GA)

[Package GARS version 1.0.0 Index]