get_site_coordinates: Identify NERRS sampling locations from metadata

Description Usage Arguments Details Value Author(s)

View source: R/get_site_coordinates.R

Description

Identify the latitude/longitude for sampling stations based on the metadata in the data file

Usage

1
get_site_coordinates(data.file, active = TRUE)

Arguments

data.file

location of data

active

logical. Only return active stations?

Details

This function is intended for internal use with the NERRS reserve level reporting scripts. It returns the names, station codes, and coordinates associated with the data in the user-specified data folder.

Value

Returns a dataframe of station ids, station names, lat/long

Author(s)

Julie Padilla


padilla410/SWMPrExtension documentation built on Dec. 29, 2021, 5:48 a.m.