draw_map_cb: Internal function

View source: R/criterion_B.R

draw_map_cbR Documentation

Internal function

Description

Coordinates check

Usage

draw_map_cb(
  XY,
  name_sp,
  eoo_poly,
  aoo_poly,
  locations_poly,
  subpop,
  proj_type,
  results,
  add.legend = TRUE,
  poly_borders
)

Arguments

XY

data.frame, of at least two columns (coordinates), third is taxa

name_sp

character vector

eoo_poly

sf

aoo_poly

sf

locations_poly

sf

subpop

sf

proj_type

crs

results

data.frame

add.legend

logical

Value

a plot


gdauby/ConR documentation built on Jan. 30, 2024, 11:10 p.m.