get_site_coordinates: Identify NERRS sampling locations from metadata

View source: R/get_site_coordinates.R

get_site_coordinatesR Documentation

Identify NERRS sampling locations from metadata

Description

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

Usage

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


SWMPrExtension documentation built on April 21, 2023, 1:14 a.m.