Browse code

Update color_mapping_legend-ColorMapping-method.Rd

Goultard59 authored on 08/04/2022 13:05:41 • GitHub committed on 08/04/2022 13:05:41
Showing 1 changed files

... ...
@@ -48,7 +48,7 @@ Draw Legend Based on Color Mapping
48 48
   \item{border}{Color for legend grid borders. Pass to \code{\link{Legend}}.}
49 49
   \item{at}{Break values of the legend. By default it is the levels in the \code{\link{ColorMapping-class}} object.}
50 50
   \item{labels}{Labels corresponding to break values.}
51
-  \item{labels_gp}{Graphcial parameters for legend labels.}
51
+  \item{labels_gp}{Graphical parameters for legend labels.}
52 52
   \item{labels_rot}{Rotation of labels.}
53 53
   \item{nrow}{Pass to \code{\link{Legend}}. It controls the layout of legend grids if they are arranged in multiple rows or columns.}
54 54
   \item{ncol}{Pass to \code{\link{Legend}}. It controls the layout of legend grids if they are arranged in multiple rows or columns.}