ejscreenformulasnoej: EJSCREEN Formulas and Fieldnames Excluding EJ Index Formulas

ejscreenformulasnoejR Documentation

EJSCREEN Formulas and Fieldnames Excluding EJ Index Formulas

Description

This provides fieldnames and formulas required by the ejscreen package. Formulas can be viewed this way: sort(ejscreen::ejscreenformulas$formula) This excludes the EJ Index formulas for cases where those are to be calculated using code separately.

Usage

data('ejscreenformulasnoej')

Format

A data.frame:

> str(ejscreenformulas)
'data.frame': 470 obs. of 8 variables:

  • $ gdbfieldname : chr NA NA NA NA ...

  • $ Rfieldname : chr "ageunder5m" "age5to9m" "age10to14m" "age15to17m" ...

  • $ acsfieldname : chr "B01001.003" "B01001.004" "B01001.005" "B01001.006" ...

  • $ type : chr "ACS" "ACS" "ACS" "ACS" ...

  • $ glossaryfieldname: chr NA NA NA NA ...

  • $ formula : chr NA NA NA NA ...

  • $ acsfieldnamelong : chr "Under 5 years|SEX BY AGE" "5 to 9 years|SEX BY AGE" "10 to 14 years|SEX BY AGE" "15 to 17 years|SEX BY AGE" ...

  • $ universe : chr "Universe: Total population" "Universe: Total population" "Universe: Total population" "Universe: Total population" ...

Source

See related Technical Documentation at http://www.epa.gov/ejscreen

See Also

ejformula ejscreenformulas names.e names.d names.ej


ejanalysis/ejscreen documentation built on March 8, 2024, 2:24 p.m.