summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorChris Sobczak <chris@sobczak.family>2026-06-11 22:25:12 -0700
committerChris Sobczak <chris@sobczak.family>2026-06-11 22:25:12 -0700
commitd7340f1f22b927d943a078d4b0cff5fa1a190023 (patch)
treebee9bd219759e587c0d4d21e4ada999f84477575 /man
parent4b739a431adc56b6503b8b52f4dd608afe4c5dd4 (diff)
Correct axis reversal
Diffstat (limited to 'man')
-rw-r--r--man/corplot.Rd2
1 files changed, 1 insertions, 1 deletions
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)
}