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

15 lines
348 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 returned by \code{cve}.}
}
\description{
Prints a summary of a \code{cve} result.
}