diff --git a/R/plotNDMS.R b/R/plotNDMS.R index 2201cdce..53f29d67 100644 --- a/R/plotNDMS.R +++ b/R/plotNDMS.R @@ -1,4 +1,3 @@ -#' @rdname plotNMDS #' @export plotNMDS <- function(x, ..., ncomponents = 2){ plotReducedDim(x, ncomponents = ncomponents, dimred = "NMDS",