From d7340f1f22b927d943a078d4b0cff5fa1a190023 Mon Sep 17 00:00:00 2001 From: Chris Sobczak Date: Thu, 11 Jun 2026 22:25:12 -0700 Subject: Correct axis reversal --- man/corplot.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/corplot.Rd') diff --git a/man/corplot.Rd b/man/corplot.Rd index 72d4df0..a27d577 100644 --- a/man/corplot.Rd +++ b/man/corplot.Rd @@ -2,7 +2,7 @@ % Please edit documentation in R/corplot.R \name{corplot} \alias{corplot} -\title{Correlation PLot (Upper Triangle)} +\title{Correlation Plot (Upper Triangle)} \usage{ corplot(R, title = NULL) } -- cgit v1.2.3