Skip to contents

List all packages in the bupaverse

Usage

bupaverse_packages(include_self = TRUE)

Arguments

include_self

logical (default TRUE): Include bupaverse in the list?

Value

Returns a list of all packages included in the bupaverse.

Examples

bupaverse_packages()
#>  [1] "bupaR"         "edeaR"         "eventdataR"    "processcheckR"
#>  [5] "processmapR"   "purrr"         "magrittr"      "rlang"        
#>  [9] "cli"           "glue"          "bupaverse"