mapPMbase: Map PAWMAP base map

View source: R/mapPMbase.r

mapPMbaseR Documentation

Map PAWMAP base map

Description

Map PAWMAP base map

Usage

mapPMbase(
  pltArterial = TRUE,
  ldStreams = FALSE,
  xlim = c(7607000, 7700000),
  ylim = c(650000, 729000),
  streamsLoc = list.files("../..", pattern = "streamsFonly.rda", full.names = TRUE,
    recursive = TRUE)[1]
)

Arguments

pltArterial

Should the arterials shapefile be plotted?

ldStreams

Should the streams shapefile be loaded? Note: this layer takes considerable time to plot

xlim, ylim

the x and y coordinate ranges supplied to coord_equal

streamsLoc

The filepath to the stream layer


PDXChris/pmMaps documentation built on Jan. 31, 2024, 9:22 p.m.