Skip to content

Releases: seabbs/getTBinR

New CRAN release - shiny dashboard

26 Jan 13:51
Compare
Choose a tag to compare

Feature updates

  • Added annual_change arguement to all plotting/mapping functions. Passed to prepare_df_plot. Returns the percentage annual change for the supplied metric.
  • Added trans arguement to all plotting functions to allow scaling using any ggplot2::continous_scale trans arguement.
  • Added adaptive axis and legend labels to properly show annual percentage change.
  • Added run_tb_dashboard to launch a shiny dashboard for exploring global tuberculosis
  • Changed function defaults so that data is automatically downloaded and saved into the temporary
    directory when get_data functions are called.

Package updates

  • Added new examples to display new functionality
  • Updated readme with new functionality
  • Updated intro vignette with new functionality
  • Added a new case studies vignette section
  • Added a case study exploring global trends in Tuberculosis incidence rates
  • Added a work around using utils::read.csv for downloading the data when fread::data.table fails. Related to this issue.

v0.5.0

07 Jan 11:21
Compare
Choose a tag to compare
updated readme with CRAN install, updated site