$.mutaframe             Extraction and Replacement
DataSelection           Selection in Data
ItemSelection-class     The 'ItemSelection' class implements
                        'Selection' for the very common case of
                        selecting items in a dataset, optionally with
                        weights.
RegionSelection-class   The 'ItemSelection' class implements
                        'Selection' for the selection of 1D and 2D
                        regions in plot/data space.
Selection-class         Selection
add_listener            Plumbr events
as.data.frame.mutaframe
                        Coercion to data.frame
as.list.mutaframe       Coercion to list
as.mutaframe            Coercion to mutaframe
changed                 Get the 'changed' signal
combine_data_events     Combine list of events into single event.
duplex_data_linker      Duplex linking
is.mutaframe            Test for mutaframes
is_paused               Is a mutaframe currently paused?
match_any_linker        match_any_linker
mutaframe               Create a mutaframe, a mutable data.frame
mutalist                mutalist
notify_listeners        Notify listeners that data has changed.
pause                   Pause (cache) events.
proxy_bindings          Generate binding for proxies.
raw_binding             Generate binding for raw values
raw_bindings            Generate binding for raw values
remove_listener         Remove a listener, identified by the ID
                        returned by 'add_listener'.
shape_changed           Is the event a shape changed event?
unpause                 Unpause (reply) events.
variable_names          Make valid variable names
