This function produces an interactive map showing where rocky intertidal data was collected by the MARINe consortium.

rocky_map(nms)

Arguments

nms

The National Marine Sanctuary code.

Value

This function returns a mapview object displaying data collection sites.

Examples

if (FALSE) {
rocky_map("cinms")
}