Commit 46de003e authored by houyun's avatar houyun
Browse files

updates doc

parent b2840943
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
#' @param labels a character vector giving labels (must be same length as breaks).
#' @param limits a numeric vector of length two providing limits of the scale.
#' @param scale NULL or a \code{Scale} object.
#' @param ... other parameters passing to \code{\link[ggplot2]{scale_fill_gradientn}}.
#' @param ... other parameters passing to \code{scale_fill_gradientn}.
#' @rdname set_style
#' @author Hou Yun
#' @export
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ set_default_style()
\arguments{
\item{x}{a hyplot object.}

\item{...}{other parameters passing to \code{\link[ggplot2]{scale_fill_gradientn}}.}
\item{...}{other parameters passing to \code{scale_fill_gradientn}.}

\item{colours}{vector of colours to use for n-colour gradient.}