mapPMdata | R Documentation |
Map PAWMAP data by size w/ 2nd continuous variable by color
mapPMdata(
dfm,
vbl,
color = NULL,
size = c(3, 12),
legend = "",
stationName = "site_identifier",
size.leg = NULL,
fill.leg = NULL,
...
)
dfm |
Data frame with data to be mapped |
vbl |
The field containing the value to map |
color |
The field containing the variable for the color aesthetic. Typically used to indicate percent detection. If not specified, the aesthetic is not mapped. |
size |
The size range for the plotted points |
legend |
Text for the map legend |
stationName |
Data frame field containing PAWMAP site identifier |
... |
Additional arguments passed to mapPMbase |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.