Skip to content

Commit

Permalink
Flesh out description of ... in plot_aagi()
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Aug 2, 2024
1 parent e121ab0 commit fc040ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/plot_aagi.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
#' provided.
#' @param ... Arguments to be passed to methods, such as graphical parameters
#' (see [graphics::par()]). The most commonly used argument would be
#' `type` what type of plot should be drawn.
#' `y` for the factor to use for the y-axis or `type` describing what type of
#' plot should be drawn.
#'
#' @seealso [graphics::plot()] for full documentation of the basic plotting
#' capabilities.
Expand Down
3 changes: 2 additions & 1 deletion man/plot_aagi.Rd

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

0 comments on commit fc040ae

Please sign in to comment.