Skip to content

Commit

Permalink
Update plotNDMS.R
Browse files Browse the repository at this point in the history
  • Loading branch information
TuomasBorman authored May 24, 2024
1 parent df85530 commit 0e340c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/plotNDMS.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#' @rdname plotNMDS
#' @export
plotNMDS <- function(x, ..., ncomponents = 2){
plotReducedDim(x, ncomponents = ncomponents, dimred = "NMDS",
Expand Down

0 comments on commit 0e340c8

Please sign in to comment.