read_adcp_fold: Read all ADCP Ensemble files in a folder and combine

View source: R/adcp.R

read_adcp_foldR Documentation

Read all ADCP Ensemble files in a folder and combine

Description

Read all ADCP Ensemble files in a folder and combine

Usage

read_adcp_fold(
  adcp_fold,
  file_type = c(".LTA", ".STA"),
  file_select = NULL,
  calc_echo = FALSE,
  combine = FALSE,
  combine_na = TRUE,
  sort_dttm = FALSE,
  ...
)

Arguments

adcp_fold

benharden27/seaprocess documentation built on June 28, 2023, 7:20 p.m.