Skip to content

Commit

Permalink
Is this where this goes?
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahLy9 committed Oct 16, 2023
1 parent b08793f commit f54b690
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/plot-data.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#' Plots species sensitivity data.
#'
#' @inheritParams params
#' @param shape A string of the column in data for the shape aesthetic.
#' @seealso [`ssd_plot()`] and [`geom_ssdpoint()`]
#' @export
#' @examples
Expand Down
1 change: 1 addition & 0 deletions R/ssd-plot.R
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ plot_coord_scale <- function(data, xlab, ylab, xbreaks = waiver()) {
#' Plots species sensitivity data and distributions.
#'
#' @inheritParams params
#' @param shape A string of the column in data for the shape aesthetic.
#' @seealso [`ssd_plot_cdf()`] and [`geom_ssdpoint()`]
#' @export
#' @examples
Expand Down

0 comments on commit f54b690

Please sign in to comment.