Skip to contents

Time series of photosynthetically active radiation (PAR) measured at 50 ms time intervals in 15 min-long bursts every 30 min.

Usage

three_chunks.tb

Format

A "data.frame" object with 54700 rows.

Details

The data.frame named three_chunks.tb contains time stamps and PAR photon irradiances (PPFD).

The variables in each member spectrum are as follows:

  • time

  • Q_PAR

Examples


head(three_chunks.tb)
#> # A tibble: 6 × 2
#>   time                Q_PAR
#>   <dttm>              <dbl>
#> 1 2025-07-05 09:44:35  762.
#> 2 2025-07-05 09:44:35  762.
#> 3 2025-07-05 09:44:35  762.
#> 4 2025-07-05 09:44:35  762.
#> 5 2025-07-05 09:44:35  762.
#> 6 2025-07-05 09:44:35  762.