2
0
Fork 0
CVE/CVE_C/man/summary.cve.Rd

17 lines
374 B
Plaintext
Raw Normal View History

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/summary.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 returned by \code{cve}.}
\item{...}{ignored.}
}
\description{
Prints a summary of a \code{cve} result.
}