AMR.raw {FishResp} | R Documentation |
Active Metabolic Rate: Raw Data
Description
The dataset contains raw data of active metabolic rate measurements obtained by using the function import.meas
)
Usage
AMR.raw
Format
A data frame with 1800 rows and 16 variables:
- Date.Time
date and time (yyyy/mm/dd hh:mm:ss)
- Phase
the type of phase and an ordinal number of measurements (e.g. M1, F3)
- Temp.1
temperature at each second (
C^{o}
)- Ox.1
actual level of dissolved oxygen at each second (mgO2/L)
- Real.Time
time (hh:mm:ss)
- Date
date (yyyy/mm/dd)
- Time
ordinal number of seconds in each measurement phase (1-600)
- Start.Meas
the first second of a measurement phase (hh:mm:ss)
- End.Meas
the last second of a measurement phase (hh:mm:ss)
- Total.Phases
the total number of measurement phases (constant value)
- Ox.2
see Ox.1
- Ox.3
see Ox.1
- Ox.4
see Ox.1
- Temp.2
see Temp.1
- Temp.3
see Temp.1
- Temp.4
see Temp.1
[Package FishResp version 1.1.1 Index]