tlu_get_bottom: Retrieve bottom light data

View source: R/tlu_get_bottom.R

tlu_get_bottomR Documentation

Retrieve bottom light data

Description

Get bottom light data

Usage

tlu_get_bottom(
  directory_structure,
  agg_fun = mean,
  time_buffer = 30,
  survey,
  ...
)

Arguments

directory_structure

File path to csv file that lists directories to be processed.

agg_fun

Function applied to calculate central tendency metric for light measurements sampled during the cast time window. Default = mean

time_buffer

Time buffer in seconds to add/subtract from upcast and downcast times. Default = 20

survey

RACE survey region as a character vector ("BS", "NBS", "AI", "GOA" or "SLOPE")


sean-rohan/trawllight documentation built on Jan. 13, 2023, 10:43 p.m.