Skip to contents

This function converts an object of class 'metapopulation' (with the species occupancy) in a object of class 'landscape' (without the species occupancy).

Usage

remove.species(sp)

Arguments

sp

Object of class 'metapopulation'.

Value

Delivers an object of class 'landscape'.

Author

Frederico Mestre and Fernando Canovas

Examples


data(occ.landscape)

rl1 <- remove.species(sp=occ.landscape)