List all packages in the healthyverse
Usage
healthyverse_packages(include_self = TRUE)
Arguments
- include_self
Include healthyverse in the list?
Value
A list of the healthyverse packages
Examples
healthyverse_packages()
#> [1] "healthyR" "healthyR.data" "healthyR.ts" "healthyR.ai"
#> [5] "TidyDensity" "tidyAML" "RandomWalker" "dplyr"
#> [9] "purrr" "tibble" "magrittr" "rlang"
#> [13] "crayon" "rstudioapi" "cli" "healthyverse"