landscape.plot.locations: plots the locations of all habitats and individuals

View source: R/plot.landscape.locations.R

landscape.plot.locationsR Documentation

plots the locations of all habitats and individuals

Description

Plots the landscape. Gives different habitats different colors, though the colors cycle through rapidly when the number of habitats is large. Offspring always have the color of their mother's habitat. This provides a quick way to assess inter-habitat movement visually

Usage

landscape.plot.locations(rland, adults = c(NULL))

Arguments

rland

landscape

adults

vector of stages to select and plot, if NULL, plot all stages

Value

NULL


stranda/quantsel documentation built on July 10, 2022, 2:28 p.m.