Description Usage Arguments Value Examples
View source: R/transformation.R
Transformation for temperature values
1 | tas_transf(tas, tas_scen, tas_ctrl)
|
tas |
Observed temperature values (must contain a column named 'tas_o' for the values) |
tas_scen |
Simulated scenario temperature values (the values column must be named 'tas') |
tas_ctrl |
Simulated control temperature values (the values column must be named 'tas') |
The observed temperature values with an added column for transformed values
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.