List all packages in the microbiomeplot

microbiomeplot_packages(include_self = TRUE)

Arguments

include_self

Include microbiomeplot in the list?

Value

microbiomeplot packages

Examples

microbiomeplot_packages()
#>  [1] "dplyr"             "magrittr"          "tibble"           
#>  [4] "stringr"           "rstudioapi"        "ggplot2"          
#>  [7] "methods"           "openxlsx"          "crayon"           
#> [10] "cli"               "plotly"            "pbapply"          
#> [13] "purrr"             "readr"             "rlang"            
#> [16] "plyr"              "ComplexHeatmap"    "grid"             
#> [19] "ggplotify"         "ggsci"             "stats"            
#> [22] "utils"             "tidyr"             "microbiomedataset"
#> [25] "tidygraph"         "viridis"           "ggraph"           
#> [28] "massdataset"       "phyloseq"          "ggalluvial"       
#> [31] "microbiomeplot"