List all packages in the metpath

metpath_packages(include_self = TRUE)

Arguments

include_self

Include metpath in the list?

Examples

metpath_packages()
#>  [1] "cli"         "crayon"      "dplyr"       "ggplot2"     "ggsci"      
#>  [6] "grDevices"   "magrittr"    "pbapply"     "plyr"        "purrr"      
#> [11] "methods"     "utils"       "stats"       "stringr"     "KEGGREST"   
#> [16] "metid"       "future"      "furrr"       "openxlsx"    "rstudioapi" 
#> [21] "ggraph"      "ggrepel"     "tidygraph"   "rlang"       "massdataset"
#> [26] "metpath"