landscape.ploidy: return a vector with the ploidy of each locus

landscape.ploidyR Documentation

return a vector with the ploidy of each locus

Description

return a vector with the ploidy of each locus in the order they appear in the landscape

Usage

  landscape.ploidy(Rland)

Arguments

Rland

the Rmetasim landscape object

Value

vector

See Also

landscape.populations

Examples

  exampleland <- landscape.new.example()
  landscape.ploidy(exampleland)
  rm(exampleland)

stranda/quantsel documentation built on July 10, 2022, 2:28 p.m.