Skip to contents

List all packages in the microbiomedataset

Usage

microbiomedataset_packages(include_self = TRUE)

Arguments

include_self

Include microbiomedataset in the list?

Value

microbiomedataset packages

Examples

microbiomedataset_packages()
#>  [1] "ape"                  "dplyr"                "magrittr"            
#>  [4] "tibble"               "stringr"              "rstudioapi"          
#>  [7] "ggplot2"              "methods"              "openxlsx"            
#> [10] "crayon"               "cli"                  "plotly"              
#> [13] "pbapply"              "purrr"                "readr"               
#> [16] "rlang"                "plyr"                 "ComplexHeatmap"      
#> [19] "grid"                 "ggplotify"            "ggsci"               
#> [22] "S4Vectors"            "stats"                "SummarizedExperiment"
#> [25] "utils"                "tidyr"                "tidytree"            
#> [28] "Biostrings"           "massdataset"          "tidyselect"          
#> [31] "vctrs"                "phyloseq"             "zoo"                 
#> [34] "tidygraph"            "ggraph"               "microbiomedataset"