Add blood feeding sites with and without the self loop
Usage
add_points_bb(
b,
M,
pw = 1,
max_pt_sz = 2,
colA = "#cc444b66",
colB = "#cc444bCC"
)
Arguments
- b
a point set defining blood feeding sites
- M
a matrix describing movement to b
- pw
power relationship for scaling point size: pw=1 is linear
- max_pt_sz
set the maximum cex for points
- colA
color with the self loop
- colB
color without the self loop