Skip to contents

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

Usage

rocky_map(nms)

Arguments

nms

The National Marine Sanctuary code.

Value

This function returns a mapview object displaying data collection sites.

Examples

if (FALSE) { # \dontrun{
rocky_map("cinms")
} # }