read_nssp: Read locally stored NSSP current data

Description Usage Arguments Value

Description

Read locally stored NSSP current data

Usage

1
2
read_nssp(filename = c("most_recent", "online")[1],
  pa_number = list(PA_ID("casco bay"), NA)[[1]], path = menssp_path())

Arguments

filename

string filename with path or 'most_recent' (default) or 'online' If 'online' then the current data is downloaded (and saved) before returning.

pa_number

values to search for in the PA_NUMBER column or NA, by default it is the value of PA_ID(region = "casco bay").

path

local path to NSSP files

Value

sf of NSSP pollution areas


BigelowLab/nssp documentation built on June 1, 2019, 3:51 a.m.