Description Usage Arguments Value Examples
View source: R/campaign_functions.R
Run an MCP at monthly intervals throughout SMS Campaign. With each additional month of data, you can see how the results of an MCP change.
1 | run_sms_campaign(megaframe)
|
megaframe |
A megaframe with at least one satellite model and the sms model |
Dataframe that contains all of the results with a variable to identify the year and month of the last datapoint for the MCP
1 2 3 4 | ## Not run:
run_sms_campaign(megaframe)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.