post {FishResp} | R Documentation |
Post Raw Data
Description
A dataset contains raw data of a background test conducted before metabolic rate measurements (post-test), obtained by using the function import.test
.
Usage
post
Format
A data frame with 2400 rows and 7 variables:
- Chamber.No
the number of a chamber
- Test
a constant string "test"
- Time
ordinal number of seconds in each measurement phase (1-600)
- Init.O2
initial level of dissolved oxygen (mgO2/L)
- Temp
temperature at each second (
C^{o}
)- O2
actual level of dissolved oxygen at each second (mgO2/L)
- delta.O2
the difference between actual and initial
O_{2}
[Package FishResp version 1.1.1 Index]