identify_map: Deprecated: Identify a point on a map.

View source: R/plot_map.R

identify_mapR Documentation

Deprecated: Identify a point on a map.

Description

Deprecated: Identify a point on a map.

Usage

identify_map(data)

Arguments

data

Original data that was plotted on the map.

Value

The nearest record.

Examples

## Not run: 
plot_map(abra, zoom = TRUE)
identify_map(abra)

## End(Not run)

iobis/obistools documentation built on March 19, 2024, 6:27 a.m.