read.stAndrewsTemperature: Read non-archived St.Andrews moored temperature data

View source: R/miscInstruments.R

read.stAndrewsTemperatureR Documentation

Read non-archived St.Andrews moored temperature data

Description

Read non-archived St.Andrews moored temperature data

Usage

read.stAndrewsTemperature(file, skip = 0, header = TRUE, pressure)

Arguments

file

a connection or a character string giving the name of the file to load.

skip

a numerical value indicating the number of rows to skip before reading in data

header

logical value indicating whether or not a header is present in the file

pressure

a numerical value of the pressure that the instrument was moored

Details

This function attempts to read in a non-archived file that is obtained from a technician at the St.Andrews Biological Station in St.Andrews, New Brunswick. This is in no way a standard formatted file, as they are recieved in various formats year to year. Note that pressure must be indicated as the files recieved have no pressure information.

Value

a ctd object with deploymentType = "moored".

Author(s)

Chantelle Layton


clayton33/csasMarPhys documentation built on June 8, 2025, 3:10 a.m.