Skip to content

Commit

Permalink
message
Browse files Browse the repository at this point in the history
  • Loading branch information
adrientaudiere committed Feb 2, 2023
1 parent 37b92aa commit 9fa4d47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/plot_functions.R
Original file line number Diff line number Diff line change
Expand Up @@ -926,6 +926,9 @@ venn_phyloseq <-
#' `ggVennDiagram::ggVennDiagram` function
#' @description
#' `r lifecycle::badge("maturing")`
#'
#' Note that you can use ggplot2 function to customize the plot
#' par ex. `+ scale_fill_distiller(palette = "BuPu", direction = 1)`
#' @param physeq (required): a \code{\link{phyloseq-class}} object.
#' @param fact (required): Name of the factor to cluster samples by modalities.
#' Need to be in \code{physeq@sam_data}.
Expand Down

0 comments on commit 9fa4d47

Please sign in to comment.