View source: R/plot_add_engagements.R
plot_add_engagements | R Documentation |
This figure plots target range as a function of time
plot_add_engagements(scenario, useDefaultColors = TRUE)
scenario |
must contain the following items: |
useDefaultColors |
(default=FALSE) if you DO have platformInfo filled in, but want to ignore the colors and use defaults, set this to true targetTruth - (scenarioMaker format)
ownShipTruth - (scenarioMaker format)
engagementData - who shot whom, with what, when, what color, and did it kill them?
|
plotly object
plot_add_engagements(scenarioMaker::example1_scenario)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.