Shows all available functions across the sitrep ecosystem packages.

sitrep_functions(pattern = NULL)

Arguments

pattern

Optional regex pattern to filter function names

Value

A data frame with columns 'package' and 'function_name', sorted by package and function name.