Skip to content

Commit

Permalink
Make S3 plot method for Wasserstein distances internal.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyChristidis committed Oct 25, 2024
1 parent 34b83a1 commit e0a55df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/plot.calculateWassersteinDistanceObject.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
#' @param alpha A numeric value specifying the significance level for thresholding. Default is 0.05.
#' @param ... Additional arguments for future extensions.
#'
#' @internal
#'
#' @keywords visualization
#'
#' @return A ggplot2 object representing the ridge plots of Wasserstein distances with annotated p-value.
Expand Down

0 comments on commit e0a55df

Please sign in to comment.