a b/man/summary.corr.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/print.R
3
\name{summary.corr}
4
\alias{summary.corr}
5
\title{Summary method for 'corr' objects}
6
\usage{
7
\method{summary}{corr}(object, ...)
8
}
9
\arguments{
10
\item{object}{'corr' object}
11
12
\item{...}{Additional arguments}
13
}
14
\value{
15
No value
16
}
17
\description{
18
Summary method for 'corr' objects
19
}