Plot point sets for a model for a BQS model
plot_points_bqs.Rd
Plot point sets for a model for a BQS model
Plot point sets for a model for a BQS model
Usage
plot_points_bqs(
b,
q,
s,
wts_b = 1,
wts_q = 1,
wts_s = 1,
cx_b = 1,
cx_q = 1,
cx_s = 1,
clr_b = "#fe5f55CC",
clr_q = "skyblue",
clr_s = "olivedrab2",
pw = 1,
mtl = ""
)
plot_points_bqs(
b,
q,
s,
wts_b = 1,
wts_q = 1,
wts_s = 1,
cx_b = 1,
cx_q = 1,
cx_s = 1,
clr_b = "#fe5f55CC",
clr_q = "skyblue",
clr_s = "olivedrab2",
pw = 1,
mtl = ""
)
Arguments
- b
a point set defining blood feeding sites
- q
a point set defining egg laying sites
- s
a point set defining sugar feeding sites
- wts_b
values to scale the point size for points in b
- wts_q
values to scale the point size for points in q
- wts_s
values to scale the point size for points in s
- cx_b
set the maximum cex for b points
- cx_q
set the maximum cex for q points
- cx_s
set the maximum cex for s points
- clr_b
the color for b points
- clr_q
the color for q points
- clr_s
the color for s points
- pw
power relationship for scaling point size: pw=1 is linear
- mtl
a plot title