View source: R/remove.species.R
remove.species | R Documentation |
This function converts an object of class 'metapopulation' (with the species occupancy) in a object of class 'landscape' (without the species occupancy).
remove.species(sp)
sp |
Object of class 'metapopulation'. |
Delivers an object of class 'landscape'.
Frederico Mestre and Fernando Canovas
rland.graph
, species.graph
data(occ.landscape) rl1 <- remove.species(sp=occ.landscape)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.