Description Usage Arguments Value Examples
View source: R/tpk-median_temp.R
This function calculates the median module temperature throughout the data to be used in corrections.
1 |
df |
Dataframe containing timeseries irradiance (column name must be poa) and module temperature (column name must be modt) in unit of Celsius. |
Returns an integer value of median reported module temperature of the data.
1 | T_corr <- median_temp(df_wbw)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.