Skip to content

Commit

Permalink
fix missing return tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ErdaradunGaztea committed Jun 25, 2024
1 parent 969df3d commit 08a4b5a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/scales.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
#' @param ... `ANY` \cr
#' Arguments passed to [ggplot2::scale_color_manual()].
#'
#' @return A scale to be used with a \pkg{ggplot2} object.
#'
#' @examples
#' data <- data.frame(
#' x = 1:10, y = 15:6,
Expand Down
3 changes: 3 additions & 0 deletions man/lgbtq-scales.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 08a4b5a

Please sign in to comment.