Rather than feeding a params object to various package function, store it once. Can probably be plucked from the global environment by default. ``` represtools::InitializeParams(params) ```
Rather than feeding a params object to various package function, store it once. Can probably be plucked from the global environment by default.