View source: R/post_model_calc.R
This function makes post model table for a single building and a single energy type. For multiple buildings with multiple energy types, use main_post_model.
1  | make_post_model_table(utility, model_params, scaled = TRUE)
 | 
utility | 
 Utility dataframe. See   | 
model_params | 
 Best Model dataframe returned by   | 
scaled | 
 Boolean value. Defaults to TRUE. Determine to multiply usage with number of days in the month.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.