plotAntarctica: Plot points on the antarctic map

Description Usage Arguments Examples

View source: R/antarcticR.R

Description

Plot points on the antarctic map

Usage

1
2
3
plotAntarctica(antMap, df, clusterPlot = FALSE, selfClusterPlot = FALSE,
  pointSize = 2, shapes = TRUE, newSetPlot = 0, BEDMAP = FALSE,
  BEDMAP_GRAD = "thickness", reduceResolutionBy = 5)

Arguments

antMap

your map made from drawAntarctica

df

Your lon/lat data frame

Examples

1
2
world4 <- plotAntarctica(map, dataFrame)
world4

LukeBatten/antarcticR documentation built on June 12, 2021, 6:35 a.m.