landscape.democol {rmetasim}R Documentation

return a vector of population IDs from a landscape

Description

return a vector of population IDs from a landscape

Usage

  landscape.democol()

Details

Useful to write functions that will be insensitive to some changes in the individuals object (mainly addition of non-genetic information)

Value

a scalar integer representing the largest column of demographic information in a landscape's individuals object

See Also

landscape.locus

Examples

        landscape.democol()

[Package rmetasim version 1.0.8 Index]