data(rland)
data(occ.landscape)
#Without the species occupancy:
plot_graph(rl=rland, species=FALSE, links=FALSE)
#With the species occupancy:
plot_graph(rl=occ.landscape, species=TRUE, links=FALSE)
Run the code above in your browser using DataLab