adcp_read_nsdfa_metadata: Import NSDFA tracking sheet and extra deployment metadata

View source: R/adcp_read_nsdfa_metadata.R

adcp_read_nsdfa_metadataR Documentation

Import NSDFA tracking sheet and extra deployment metadata

Description

Import NSDFA tracking sheet and extra deployment metadata

Usage

adcp_read_nsdfa_metadata(
  path,
  sheet = NULL,
  station = NULL,
  deployment_date = NULL
)

Arguments

path

Path to the NSDFA tracking sheet (include file name and extension).

sheet

Sheet to read in. Defaults to the first sheet.

station

Station for which to return metadata.

deployment_date

Date of deployment for which to return metadata.

Details

Reads in the NSDFA tracking sheet and corrects known errors (e.g., standardizes station and waterbody spellings, fixes deployment dates, etc.).

Value

Returns data frame of NSDFA tracking sheet ADCP metadata. Option to filter for a single deployment.


dempsey-CMAR/adcp documentation built on April 17, 2025, 4:30 a.m.