obs_temp {dycdtools} | R Documentation |
Example observed profiling temperature data across different depths over the period of 6-11 June 2017.
Description
A table has three columns. The first column name is Date in the form of dd-mm-YY. The second column is Depth where the temperature data was monitored. The third column is monitored temperature value.
Usage
data(obs_temp)
Format
A data frame with 77 rows and 3 variables:
- Date
date when the monitoring happened
- Depth
depth of monitoring
- TEMP
temperature value
Source
self-made.
[Package dycdtools version 0.4.4 Index]