Commit 50e8c504 authored by houyun's avatar houyun
Browse files

update document

parent b7372742
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
#' 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.
#' @param drop logical, if TRUE will drop unused axis labels.
#' @param grid_col colour of panel grid.
#' @param grid_size size of panel grid.
#' @param fixed if TRUE (default), will add \code{coord_fixed()} to plot.
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ qcorrplot(data, ...)

\item{mapping}{default list of aesthetic mappings to use for plot.}

\item{drop}{logical.}
\item{drop}{logical, if TRUE will drop unused axis labels.}

\item{grid_col}{colour of panel grid.}