View source: R/plot.artifset_scan.R
plot_scan_inst | R Documentation |
plot counts of install OK for a scan
plot_scan_inst(x)
x |
instance of artifset_scan |
data(scan_demo_3.17)
plot_scan_inst(scan_demo_3.17) + ggplot2::ylim(2120,2250)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.