a | b/man/vulnerability.Rd | ||
---|---|---|---|
1 | % Generated by roxygen2: do not edit by hand |
||
2 | % Please edit documentation in R/7.stability.R |
||
3 | \name{plot.vulnerability} |
||
4 | \alias{plot.vulnerability} |
||
5 | \title{Plot vulnerability} |
||
6 | \usage{ |
||
7 | \method{plot}{vulnerability}(x, ...) |
||
8 | } |
||
9 | \arguments{ |
||
10 | \item{x}{\code{vulnerability()} result (vulnerability object)} |
||
11 | |||
12 | \item{...}{add} |
||
13 | } |
||
14 | \value{ |
||
15 | a ggplot |
||
16 | } |
||
17 | \description{ |
||
18 | Plot vulnerability |
||
19 | } |