Skip to contents

Add habitats to a frame

Usage

add_points_q(q, wts = 1, pw = 1, max_pt_sz = 1, clr = "#4361eeCC")

Arguments

q

a point set defining egg laying 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)