Skip to contents

Convenience helper that clears mutable internal fundsr state for a session: storage, fund-index map, import-function registry, Inkscape export queue, and the XLM bookkeeping vector.

Usage

reset_state(session = NULL)

Arguments

session

Optional fundsr_session object. Defaults to the package default session when NULL.

Value

Invisibly returns NULL. Called for side effects.

See also

Examples

reset_state()