daynight_temperature {ggdaynight} | R Documentation |
Sensor Temperature Data
Description
A dataset containing temperature readings from multiple sensors over a specified period.
Usage
daynight_temperature
Format
## 'daynight_temperature' A data frame with 1833 rows and 3 columns:
- sensor
Sensor identifier (e.g., A, B)
- datetime
Timestamp of the reading (POSIXct format)
- temperature
Temperature reading in degrees Celsius
Source
Sensor readings collected on 2024-04-23 in Campinas-SP, Brazil.
[Package ggdaynight version 0.1.3 Index]