# Default Usage
hit_by_wave(SIRMultiWaveData, SIREmulators$targets, c('aSI', 'aIR', 'aSR'))
# Plotting - line plot or raw figures
hit_by_wave(SIRMultiWaveData, SIREmulators$targets, c('aSI', 'aIR', 'aSR'),
plt = TRUE, as.per = FALSE, grid.plot = FALSE)
hit_by_wave(SIRMultiWaveData, SIREmulators$targets, c('aSI', 'aIR', 'aSR'),
plt = TRUE, as.per = FALSE, by.hit = FALSE)
Run the code above in your browser using DataLab