readMTdeg: Read Temperature Data

Description Usage Arguments Details Value

View source: R/BAStag.R

Description

Read Temperature data from a Migrate Technologies tag

Usage

1
readMTdeg(file, skip = 20)

Arguments

file

the sst file to import.

skip

number of initial lines to skip

Details

The readMTdeg function reads temperature data from a Migrate Technologies tag.

Value

Return a dataframe with columns

Date

the date and time of the observation

MinSST

the minimum SST

MaxSST

the maximum SST

SST

the mean SST

Wet

the number of wet samples

Conductivity

the condicivity


SWotherspoon/BAStag documentation built on March 29, 2021, 2:47 a.m.