View source: R/plot_overall_coverage.R
plot_overall_coverage | R Documentation |
This figure shows the overall coverage for each target over the course of the test.
plot_overall_coverage(scenario)
scenario |
MUST contain assignmentData (from target_assignment()) and target truth data |
ggplot object
plot_overall_coverage(scenarioMaker::example1_scenario %>% target_assignment("point",cutoff=100))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.