dat_flapper | R Documentation |
A dataset containing a sample of flapper skate (Dipturus intermedius) depth and temperature time series. Flapper skate are large, Critically Endangered, benthopelagic elasmobranchs. To understand the depth use of individuals within the Loch Sunart to the Sound of Jura Nature Conservation Marine Protected Area, Marine Scotland Science and Scottish Natural Heritage tagged multiple individuals with archival tags, programmed to record depth and temperature at high temporal resolution. dat_flapper
is a small sample of these data including depth (m) and temperature (°C) observations every 2 minutes over a two-week period for two individuals.
dat_flapper
A dataframe with 20,161 observations and 4 variables:
A POSIXct object defining the time of each observation (depth/temperature).
A numeric value defining the water temperature (°C) around a given individual at a given time.
A numeric value defining the depth (m) of a given individual at a given time.
A factor with two levels ("A" and "B") distinguishing sample time series from two different individuals.
Archival time series were collected by Marine Scotland Science and Scottish Natural Heritage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.