**Relevant Codecov:** - https://app.codecov.io/gh/UofUEpiBio/epiworldR/blob/main/R%2Fglobal-actions.R **To Bind:** - [ ] `globalevent_tool` - [ ] `globalevent_tool_logit` - [ ] `globalevent_set_params` - [ ] `globalevent_fun` - [ ] `add_globalevent` - [ ] `rm_globalevent` I'm assuming we don't care about unit testing functions just wrap other functions directly, like the one line `plot_`, `print.`, or `globalaction_` family. Concordant with #77.
Relevant Codecov:
To Bind:
globalevent_toolglobalevent_tool_logitglobalevent_set_paramsglobalevent_funadd_globaleventrm_globaleventI'm assuming we don't care about unit testing functions just wrap other functions directly, like the one line
plot_,print., orglobalaction_family.Concordant with #77.