Learn R Programming

diveMove (version 0.6-9)

sealMK8: 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.

Arguments

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}

speed{speed in m/s}

source

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

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.

See Also

readTDR