map.f: Wrapper for the PBSmapping plotMap function

Description Usage Arguments

View source: R/helper.functions.r

Description

Wrapper for the PBSmapping plotMap function

Usage

1
2
map.f(longs = c(-74, -50), lats = c(43, 52.25),
  land.colour = "sienna3", sea.colour = "lightblue")

Arguments

longs

longitude coordinates for map corners (western hempshere is -)

lats

latitude coordinates for map corners (southern hemisphere is -)

land.colour

colour of the land on the map

sea.colour

colour of the sea on the map


duplisea/size documentation built on Sept. 11, 2019, 11:05 a.m.