15 lines
346 B
R
15 lines
346 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/CVE.R
|
|
\name{summary.cve}
|
|
\alias{summary.cve}
|
|
\title{Prints a summary of a \code{cve} result.}
|
|
\usage{
|
|
\method{summary}{cve}(object, ...)
|
|
}
|
|
\arguments{
|
|
\item{object}{Instance of 'cve' as return of \code{cve}.}
|
|
}
|
|
\description{
|
|
Prints a summary of a \code{cve} result.
|
|
}
|