Functional dispatcher helper functions
mm_dispatch.Rd
Dispatch is a helper function that allows accessing data and utility functions inside module manager in a dynamic way.
Usage
mm_dispatch(from, selection = character(0))
Arguments
- from
a string indicating what structure do we want to access inside module manager
- selection
an optional subsetting within the selected data structure