Getting Started with the healthyverse

library(healthyverse)
#> ── Attaching packages ──────────────────────────────────── healthyverse 1.0.3 ──
#> ✔ healthyR      0.2.0          ✔ healthyR.ai   0.0.12    
#> ✔ healthyR.data 1.0.2.9000     ✔ TidyDensity   1.2.4     
#> ✔ healthyR.ts   0.2.7          ✔ tidyAML       0.0.1
#> Warning: package 'TidyDensity' was built under R version 4.2.2
#> Warning: package 'tidyAML' was built under R version 4.2.2
#> ── Conflicts ─────────────────────────────────────── healthyverse_conflicts() ──
#> ✖ healthyR.ai::kmeans_obj() masks healthyR::kmeans_obj()
#> ✖ healthyR.ai::umap_list()  masks healthyR::umap_list()
#> ✖ healthyR.ai::umap_plt()   masks healthyR::umap_plt()