summaryrefslogtreecommitdiff
path: root/man/networkplot.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/networkplot.Rd')
-rw-r--r--man/networkplot.Rd10
1 files changed, 1 insertions, 9 deletions
diff --git a/man/networkplot.Rd b/man/networkplot.Rd
index 12e5363..7d881ab 100644
--- a/man/networkplot.Rd
+++ b/man/networkplot.Rd
@@ -4,13 +4,7 @@
\alias{networkplot}
\title{Network Plot}
\usage{
-networkplot(
- R,
- groups = NULL,
- group_label = NULL,
- title = NULL,
- r_label = "Correlation"
-)
+networkplot(R, groups = NULL, group_label = NULL, title = NULL)
}
\arguments{
\item{R}{A square numeric matrix with names columns and rows}
@@ -20,8 +14,6 @@ networkplot(
\item{group_label}{Optional string labeling the kind of grouping}
\item{title}{Optional plot title}
-
-\item{r_label}{The string naming the relationship type (default 'Correlation')}
}
\value{
A ggraph object