plot_truth_gaps: Plot the gaps in truth data

View source: R/plot_truth_gaps.R

plot_truth_gapsR Documentation

Plot the gaps in truth data

Description

This figure plots the gaps in truth data by target. Takes 1 or 2 dataframes, intended to plot both truth and/or ownship data

Usage

plot_truth_gaps(scenario)

Arguments

scenario

must contain either or both: targetTruth, ownShipTruth

Value

ggplot object

Examples

plot_truth_gaps(example1_scenario)

battleVerse/scenarioMaker documentation built on July 16, 2024, 4:21 a.m.