Skip to contents

Add sugar feeding sites with and without the self loop

Add sugar feeding sites with and without the self loop

Usage

add_points_ss(
  s,
  M,
  cx_s = 2,
  clr_sA = "olivedrab2",
  clr_sB = "olivedrab3",
  pw = 1
)

add_points_ss(
  s,
  M,
  cx_s = 2,
  clr_sA = "olivedrab2",
  clr_sB = "olivedrab3",
  pw = 1
)

Arguments

s

a point set defining sugar feeding sites

M

a matrix describing movement to s

cx_s

set the maximum cex for points

clr_sA

color with the self loop

clr_sB

color without the self loop

pw

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

Value

invisible(NULL)

invisible(NULL)