You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In PR #390 we updated the preprocessing functionality, but we left observe_process() in the package. I think if possible we should get rid of this. Similarly, if possible we should get rid of the filter_obs functions.
The text was updated successfully, but these errors were encountered:
* Remove observe_process
* Update NAMESPACE
* Simplify columns created
* Fix names
* Lint fix
* Need to have obs_time in there also
* Set obs_time for Ebola vignette
* Redoc
* Missing part
* Reabase fix for Ebola vignette
* Rebase
* Linter on imports
* Change to nolint strategy
* Increase tol
* Increase tol again
* Update make_hexsticker.R
---------
Co-authored-by: Sam Abbott <s.e.abbott12@gmail.com>
In PR #390 we updated the preprocessing functionality, but we left
observe_process()
in the package. I think if possible we should get rid of this. Similarly, if possible we should get rid of thefilter_obs
functions.The text was updated successfully, but these errors were encountered: