List all packages in the massdataset

massdataset_packages(include_self = TRUE)

Arguments

include_self

Include massdataset in the list?

Value

massdataset packages

Examples

massdataset_packages()
#>  [1] "dplyr"                "magrittr"             "tibble"              
#>  [4] "stringr"              "rstudioapi"           "ggplot2"             
#>  [7] "methods"              "openxlsx"             "crayon"              
#> [10] "cli"                  "purrr"                "readr"               
#> [13] "rlang"                "masstools"            "ComplexHeatmap"      
#> [16] "grid"                 "stats"                "utils"               
#> [19] "tidyselect"           "vctrs"                "tidyr"               
#> [22] "SummarizedExperiment" "S4Vectors"            "massdataset"