[7a0be0]: / man / vulnerability.Rd

Download this file

20 lines (18 with data), 367 Bytes

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