Skip to contents

Plot point sets for a bq model

Usage

plot_points_bq(b, q, bwts = 1, qwts = 1, pw = 1, max_pt_sz = 1, mtl = "")

Arguments

b

a point set defining blood feeding sites

q

a point set defining egg laying sites

bwts

values to scale the point size for points in b

qwts

values to scale the point size for points in q

pw

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

max_pt_sz

set the maximum cex for points

mtl

a plot title

Value

invisible(NULL)