R/landscape.democol.R

Defines functions landscape.democol

Documented in landscape.democol

#
# a convenience function that provides the highest column number for demographic information in
# the individuals matrix
#
landscape.democol <- function()
{
    as.integer(9)
  }
stranda/kernelPop2 documentation built on March 30, 2020, 5:37 a.m.