Skip to contents

List all packages loaded by weird

Usage

weird_packages(include_self = FALSE)

Arguments

include_self

Include weird in the list?

Value

A character vector of package names.

Examples

weird_packages()
#>  [1] "aplpack"        "broom"          "cli"            "crayon"        
#>  [5] "dbscan"         "distributional" "dplyr"          "evd"           
#>  [9] "ggplot2"        "grDevices"      "interpolation"  "ks"            
#> [13] "lookout"        "mvtnorm"        "purrr"          "rlang"         
#> [17] "robustbase"     "rstudioapi"     "stray"          "tibble"        
#> [21] "vctrs"