Description Usage Arguments Value See Also Examples
return a vector with the locus ids for each column in the individuals component of a landscape
1 | landscape.locusvec(Rland)
|
Rland |
the Rmetasim landscape object |
vector
landscape.populations
1 2 3 4 | 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.