Diff of /man/print.corr.Rd [000000] .. [13df9a]

Switch to side-by-side view

--- a
+++ b/man/print.corr.Rd
@@ -0,0 +1,19 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/print.R
+\name{print.corr}
+\alias{print.corr}
+\title{Print method for 'corr' objects}
+\usage{
+\method{print}{corr}(x, ...)
+}
+\arguments{
+\item{x}{'corr' object}
+
+\item{...}{additional arguments}
+}
+\value{
+No value
+}
+\description{
+Print method for 'corr' objects
+}