plot_impact_unit: create a set of directories to run disperseR

Description Usage Arguments Details Value

View source: R/plot_impact_unit.R

Description

'plot_impact_unit()' produces two graphs. One is a map showing where the units are and showing their rank and the other one contains bar plots.

Usage

1
2
3
plot_impact_unit(data.linked = NULL, zip.codes = NULL, y.lim = c(24,
  50), x.lim = c(-123, -69), plot.title = NULL, legend.lims = NULL,
  legend.title = NULL, legend.text.angle = 0, graph.dir = NULL)

Arguments

data.linked

data for plotting as output from disperseR::calculate_exposure()

zip.codes

list of ZIP codes (as character strings) for ranking

y.lim

vertical limits for the spatial plot

x.lim

horizontal limits for the spatial plot

plot.title

plot title character string

legend.lims

legend limits. as c( lower,upper)

legend.title

legend title as string

legend.text.angle

angle of legend text (helpful for large numbers)

graph.dir

location to save output.

Details

plot_impact_unit

Value

Creates directories (does not overwrite if existing). Outputs string variables with paths to the environment.


lhenneman/disperseR documentation built on Nov. 14, 2021, 6:24 p.m.