pj: plot ej percentiles vs percentiles from EJSCREEN data

View source: R/pj.R

pjR Documentation

plot ej percentiles vs percentiles from EJSCREEN data

Description

plot ej percentiles vs percentiles from EJSCREEN data

Usage

pj(enum, dnum, dat = ejscreen::bg22, ...)

Arguments

enum

which of the envt indicators to use, such as 1

dnum

which of the demog indicators to use, such as 3

dat

data.frame of ejscreen data

...

passed to ileile_plot()

See Also

ileile_plot()

Examples

  pj(1,3)
  pj(1,6, col="blue", main="My Graphic")


ejanalysis/ejscreen documentation built on April 2, 2024, 10:15 a.m.