Description Usage Arguments Value Examples
View source: R/plot_functions.R
Plot Campaign GHI Longterm Adjustments
1 | plot_campaign_ghi_longterm_adjustments(campaign_ghi_results)
|
campaign_ghi_results |
output of run_sms_campaign() |
ggplot lineplot that shows change in GHI Longterm Adjustment for each model after each month of the SMS campaign
1 2 3 4 5 | ## Not run:
campaign_results <- run_sms_campaign(megaframe)
plot_campaign_ghi_longterm_adjustments(campaign_results)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.