Skip to contents

Download Facility Registry Service (FRS) file national_single.zip

Usage

frs_download(
  folder = NULL,
  zfile = "national_single.zip",
  zipbaseurl = "https://ordsext.epa.gov/FLA/www3/state_files/"
)

Arguments

folder

path Default is NULL which means it is downloaded to a temp folder.

zfile

filename

zipbaseurl

url

Value

The full path and file name of the downloaded zip file

See also

Used by frs_update_datasets() which uses frs_get()