ejscreen_download: Support function for EJSCREEN data download

ejscreen_downloadR Documentation

Support function for EJSCREEN data download

Description

Downloads most data from EJSCREEN ftp. Code for this function was adapted from Mark Corrales' ejscreen function on github at ejanalysis/ejscreen.

Usage

ejscreen_download(
  folder = "EJSCREEN data",
  file,
  yr = NULL,
  ftpurlbase = "https://gaftp.epa.gov/EJSCREEN/",
  state = NULL,
  justreadname = NULL,
  addflag = FALSE,
  cutoff = 80
)

Arguments

state

Value

EJSCREEN in data.frame/sf format.


USEPA/EJSCREENBatch documentation built on Nov. 7, 2023, 9:51 p.m.