powered by
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)
Delivers an object of class 'landscape'.
Object of class 'metapopulation'.
Frederico Mestre and Fernando Canovas
rland.graph, species.graph
rland.graph
species.graph
data(occ.landscape) rl1 <- remove.species(sp=occ.landscape)
Run the code above in your browser using DataLab