landscape.locusvec | R Documentation |
return a vector with the locus ids for each column in the individuals component of a landscape
landscape.locusvec(Rland)
Rland |
the Rmetasim landscape object |
vector
landscape.populations
exampleland <- landscape.new.example() exampleland <- landscape.simulate(exampleland, 4) landscape.locusvec(exampleland) rm(exampleland)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.