section_oce: Section

View source: R/sbe_modules.R

section_oceR Documentation

Section

Description

Extract scans within a time or scan interval from an ctd object. Time- is time elapsed since measurements started.

Usage

section_oce(x, by = "timeS", start = NULL, end = NULL, cast_direction = NULL)

Arguments

x

ctd object

by

Sectioning variable as a character vector ("timeS", "scan", "datetime")

start

Numeric or POSIXct. Start time or scan to include.

end

Numeric or POSIXct. End time or scan to include.

cast_direction

Cast direction ("downcast", "upcast", "bottom)

Value

An ctd object that only includes variables that were collected within the time/scan interval.

Author(s)

Sean Rohan


sean-rohan-NOAA/gapctd documentation built on March 1, 2025, 9:27 a.m.