plot counts of install OK for a scan

plot_scan_inst(x)

Arguments

x

instance of artifset_scan

Examples

data(scan_demo_3.17)
plot_scan_inst(scan_demo_3.17) + ggplot2::ylim(2120,2250)
#> Warning: Removed 2 rows containing missing values (`geom_line()`).