Skip to content

Commit

Permalink
added show concept to roxygen for show_mettrndseason
Browse files Browse the repository at this point in the history
  • Loading branch information
fawda123 committed Dec 15, 2023
1 parent ee12f67 commit e400ecb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/show_mettrndseason.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
#'
#' Four colors are used to define increasing, decreasing, no trend, or no estimate (i.e., too few points for the window). The names and the colors can be changed using the \code{nms} and \code{cols} arguments, respectively. The \code{cmbn} argument can be used to combine the no trend and no estimate colors into one color and label. In this case, the colors and labels may be misleading with the default names since no trend is shown for points where no estimates were made.
#'
#' @concept show
#'
#' @return A \code{\link[ggplot2]{ggplot}} object
#' @export
#'
Expand Down
1 change: 1 addition & 0 deletions man/show_mettrndseason.Rd

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

0 comments on commit e400ecb

Please sign in to comment.