Commit 8b0e3c6d authored by houyun's avatar houyun
Browse files

typo

parent 0a16ca7f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#' @title Correlation Plot
#' These functions can be used to visualize simply and directly a correlation matrix.
#' This functions can be used to visualize simply and directly a correlation matrix.
#' @param data one of 'correlate', 'rcorr' or 'corr.test' object.
#' @param mapping default list of aesthetic mappings to use for plot.
#' @param drop logical.
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
\alias{qcorrplot.data.frame}
\alias{qcorrplot.default}
\title{Correlation Plot
These functions can be used to visualize simply and directly a correlation matrix.}
This functions can be used to visualize simply and directly a correlation matrix.}
\usage{
qcorrplot(data, ...)

@@ -84,7 +84,7 @@ a gg object.
}
\description{
Correlation Plot
These functions can be used to visualize simply and directly a correlation matrix.
This functions can be used to visualize simply and directly a correlation matrix.
}
\examples{
### type = "full"