plot_tracks_per_target: Plot tracks per target

View source: R/plot_tracks_per_target.R

plot_tracks_per_targetR Documentation

Plot tracks per target

Description

This figure shows the number of tracks per target at each time that the sensor gave a reading.

Usage

plot_tracks_per_target(scenario)

Arguments

scenario

must contain assignmentData, the output of target_assignment()

Value

ggplot object

Examples

plot_tracks_per_target(scenarioMaker::example1_scenario %>% target_assignment("point",cutoff=100))

battleVerse/nautilus documentation built on July 16, 2024, 4:20 a.m.