Skip to contents

Add habitats with and without the self loop

Add habitats with and without the self loop

Usage

add_points_qq(q, M, cx_q = 2, clr_qA = "skyblue", clr_qB = "skyblue3", pw = 1)

add_points_qq(q, M, cx_q = 2, clr_qA = "skyblue", clr_qB = "skyblue3", pw = 1)

Arguments

q

a point set defining egg laying sites

M

a matrix describing movement to q

cx_q

set the maximum cex for points

clr_qA

color with the self loop

clr_qB

color without the self loop

pw

power relationship for scaling point size: pw=1 is linear

Value

invisible(NULL)

invisible(NULL)