Learn R Programming

sitrep (version 0.4.0)

sitrep_functions: List all functions in sitrep ecosystem

Description

Shows all available functions across the sitrep ecosystem packages.

Usage

sitrep_functions(pattern = NULL)

Value

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

Arguments

pattern

Optional regex pattern to filter function names