mapPMdata: Map PAWMAP data by size w/ 2nd continuous variable by color

View source: R/mapPMdata.r

mapPMdataR Documentation

Map PAWMAP data by size w/ 2nd continuous variable by color

Description

Map PAWMAP data by size w/ 2nd continuous variable by color

Usage

mapPMdata(dfm, vbl, color = NULL, size = c(3, 12), legend = "", ...)

Arguments

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


PDXChris/pmMaps documentation built on Jan. 31, 2024, 9:22 p.m.