Skip to contents

Add blood feeding sites with and without the self loop

Add blood feeding sites with and without the self loop

Usage

add_points_bb(
  b,
  M,
  cx_b = 2,
  clr_bA = "#cc444b66",
  clr_bB = "#cc444bCC",
  pw = 1
)

add_points_bb(
  b,
  M,
  cx_b = 2,
  clr_bA = "#cc444b66",
  clr_bB = "#cc444bCC",
  pw = 1
)

Arguments

b

a point set defining blood feeding sites

M

a matrix describing movement to b

cx_b

set the maximum cex for points

clr_bA

color with the self loop

clr_bB

color without the self loop

pw

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

Value

invisible(NULL)

invisible(NULL)