List all packages in the tidylab

tidylab_packages(include_self = TRUE)

Arguments

include_self

Include tidylab in the list?

Value

(character) The names of the imported packages.

Examples

tidylab_packages()
#>  [1] "cli"           "crayon"        "decorators"    "dplyr"        
#>  [5] "microservices" "purrr"         "rstudioapi"    "tibble"       
#>  [9] "usethat"       "tidylab"