We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
filter_obs()
Like #431 I think we want to get rid of we can.
The text was updated successfully, but these errors were encountered:
filter_obs_by_obs_time() is just used in the hex sticker and in making simulated data. I think just move it to being sourced there.
filter_obs_by_obs_time()
Sorry, something went wrong.
filter_obs_by_ptime() is used nowhere. Getting rid.
filter_obs_by_ptime()
Issue #432: Remove exported filtering functions (#434)
5934b3b
* Get rid of filter_obs_by_obs_time * Remove filter_obs_by_ptime() * Add filter function to vignettes (missed this due to just looking at .R files) * Update make_hexsticker.R * Update approx-inference.Rmd * Update epidist.Rmd * Update faq.Rmd * Update setup.R * update setup.R in tests * reformat hexsticker * style for linting * Update preprocess.R - fix linting --------- Co-authored-by: Sam Abbott <[email protected]>
athowes
Successfully merging a pull request may close this issue.
Like #431 I think we want to get rid of we can.
The text was updated successfully, but these errors were encountered: