Skip to contents

Add sugar feeding sites with and without the self loop

Usage

add_points_ss(
  s,
  M,
  pw = 1,
  max_pt_sz = 2,
  colA = "#8bc74266",
  colB = "#8bc742CC"
)

Arguments

s

a point set defining sugar feeding sites

M

a matrix describing movement to s

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

Value

invisible(NULL)