esigfigs | R Documentation |
How many sig figs to show in showing environmental indicators in EJSCREEN?
data('esigfigs')
A data.frame:
> str(esigfigs)
'data.frame': 12 obs. of 2 variables:
$ sigfigs: num 3 3 2 2 2 3 2 2 2 2 ...
$ evar : chr "pm" "o3" "cancer" "neuro" ...
sigfigs evar
3 pm
3 o3
2 cancer
2 neuro
2 resp
3 dpm
2 pctpre1960
2 traffic.score
2 proximity.npl
2 proximity.rmp
2 proximity.tsdf
2 proximity.npdes
2 ust
See related Technical Documentation at http://www.epa.gov/ejscreen
make.popup.e
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.