Skip to contents

Add blood feeding points to a frame

Usage

add_points_b(b, wts = 1, pw = 1, max_pt_sz = 1, clr = "#fe5f55CC")

Arguments

b

a point set defining blood feeding sites

wts

values to scale the point size

pw

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

max_pt_sz

set the maximum cex for points

clr

the color

Value

invisible(NULL)