View source: R/create_temp_matrix.R
create_temp_matrix | R Documentation |
This function generates temperature changepoints for subsequent use in energy data fitting
create_temp_matrix(temp_col = NULL, temp_knots = NULL)
temp_col |
A vector containing temperature data |
temp_knots |
A vector specifying temperature knots to create temperature data segments |
A matrix with component temperatures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.