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

Dev feat: added types table of cases #110

Merged
merged 10 commits into from
Mar 7, 2024
Merged

Dev feat: added types table of cases #110

merged 10 commits into from
Mar 7, 2024

Conversation

GeraldineGomez
Copy link
Member

  • Please check if the PR fulfills these requirements
  • I have read the CONTRIBUTING guidelines
  • A new item has been added to NEWS.md
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Checks have been run locally and pass
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Added a new feature: event types table with total cases.

  • What is the current behavior? (You can also link to an open issue here)
    The package and template: Reporte Basico didn't have this feature. Issue related Add table of event or disease subtypes #101.

  • What is the new behavior (if this is a feature change)?
    Added two new functions, the first one groups the disease data by types of the event and the second one plots this on a table with total cases. Also, a new section in template: Reporte Basico called Distribucion de casos has been included.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No, it does.

…s types

A new function called agrupar_casos_eventos has been created. It allows grouping the disease or event data by their types. Includes the corresponding documentation and examples.

Ref: #101
Added a new section and its corresponding toggle option on template: Reporte Basico regarding to cases distribution by event or disease types.

ref: #101
A new function called plot_tabla_tipos_event has been created to plot the type events table and has been included in the template: Reporte Basico.

Ref: #101
@GeraldineGomez GeraldineGomez merged commit 6419e01 into main Mar 7, 2024
8 checks passed
@GeraldineGomez GeraldineGomez deleted the dev branch March 7, 2024 15:17
@GeraldineGomez GeraldineGomez restored the dev branch March 8, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant