plot_map: Plot samples on a map

plot_mapR Documentation

Plot samples on a map

Description

Plot samples on a map

Usage

plot_map(
  leafcoords,
  map_layout = 1,
  color = "yearsbp",
  colorscale = "Portland",
  collog10 = TRUE
)

Arguments

leafcoords

data frame with columns iid, lon, lat

map_layout

1 or 2

color

color

colorscale

colorscale

collog10

collog10

Value

a plotly object.

Examples

## Not run: 
plot_map(example_anno, 1)

## End(Not run)

uqrmaie1/admixtools documentation built on July 25, 2024, 2:13 p.m.