Skip to content

Commit f3650a6

Browse files
authored
Extra information on the 'position' parameter.
1 parent 8b27990 commit f3650a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/guide-legend.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#' guide overrides, and is combined with, the plot's theme.
1919
#' @param position A character string indicating where the legend should be
2020
#' placed relative to the plot panels.
21+
One of "top", "right", "bottom", "left", or "inside".
2122
#' @param direction A character string indicating the direction of the guide.
2223
#' One of "horizontal" or "vertical."
2324
#' @param override.aes A list specifying aesthetic parameters of legend key.

0 commit comments

Comments
 (0)