sealMK8 {diveMove}R Documentation

Sample TDR data from a fur seal

Description

This data set is meant to show the organization a TDR *.csv file must have in order to be used as input for readTDR.

Format

A comma separated value (csv) file with 69560 TDR readings with the following columns:

date
date
time
time
depth
depth in m
light
light level
temperature
temperature in C
velocity
velocity in m/s

Details

The data is a subset of an entire TDR record, so it is not meant to make any inferences from this particular individual/deployment.

Author(s)

Sebastian P. Luque spluque@gmail.com

Source

Sebastian P. Luque, Christophe Guinet, John P.Y. Arnould

See Also

readTDR


[Package diveMove version 0.1-5 Index]