A helper to recall commonly used R functions with examples.
Examples
remind("glimpse")
#>
#> ── 🔎 glimpse ──────────────────────────────────────────────────────────────────
#> 🔍 `glimpse(df)` from dplyr gives a compact overview.
#>
remind() # Show all keywords
#>
#> ── Usage Examples ──────────────────────────────────────────────────────────────
#> ℹ "glimpse": 🔍 `glimpse(df)` from dplyr gives a compact overview.
#> ── Available Keywords ──────────────────────────────────────────────────────────
#> `glimpse, read_excel, droplevels, modifyList, do.call, sprintf, scRNAseq,
#> basename, here, stopifnot, object.size, slice, unzip, gunzip, untar, NoLegend,
#> RotatedAxis, guides`