Skip to contents

Use registry ID to see FRS Facility Registry Service data on those EPA-regulated sites

Usage

frs_from_regid(regid)

Arguments

regid

vector of one or more EPA Registry ID codes used by FRS

Value

relevant rows of the data.table called frs, which has column names that are "lat" "lon" "REGISTRY_ID" "PRIMARY_NAME" "NAICS" "PGM_SYS_ACRNMS"

Examples

  frs_from_regid(testids_registry_id)
  frs_from_regid(110000307695)
  frs_from_regid("110000307695")