Skip to content
New issue

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

Remove data reading in list_distributions() #206

Merged
merged 4 commits into from
Nov 17, 2023
Merged

Conversation

joshwlambert
Copy link
Member

This PR closes #199 by removing the ability of list_distributions() to read in epidemiological parameters from the {epiparameter} database. The multi_epidist argument has been moved to the first argument to allow the pipe-based workflow suggested in #199.

The list_distributions() documentation (function documentation and epiparameter.Rmd vignette) and tests have been updated.

@joshwlambert joshwlambert added the enhancement New feature or request label Nov 15, 2023
@joshwlambert joshwlambert merged commit c013777 into main Nov 17, 2023
10 checks passed
@joshwlambert joshwlambert deleted the refctr_list_dist branch November 17, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Treat bundled database as any other multi_epidist object
2 participants