TB ACF

A website to share code and data from our paper about effects of ACF on TB notifications in Blantyre

This website is show code to accompany the paper XXXXX.

The work is an interupted time series about the impact of Active Case Finding for TB on TB Case Notifications in Blantyre.

The github repo is at https://github.com/rachaelmburke/tbacf

To summarise:

Contents: This website has “knitted” Rmarkdown files to show our code. Data needed is in the “mlwdata” package and in the github repo under “data_sharing” folder.

Repo: Over in the github repo you can have the unknitted .rmd files, which you should be able to use on your own computer (in the “docs” subfolder). I have made extensive use of the “here” package with a file root in the main github repo (i.e. not in the “docs” subfolder), but you might find you nonetheless you will probably need to fix some relative file paths. If you work through the four .rmd files in order and create a “data” folder locally, each markdown will save files needed for subsequent markdown files. The only thing not included here is shape files to recreate the map (the basemap is open source), so b_tableandfig.rmd will not run straight through. We are working on confirming if we can make these freely available and will add in due course if possible.

Documents:

Final NB: This website is made with “distill” and github (wonderful - thank you! See https://rstudio4edu.github.io/rstudio4edu-book/intro-distill.html). I know some of the annotation in code chunks is cut off on most web-browers and I don’t think distill supports adding horiztonal scroll or making code much smaller. All details can be see in the R markdown files on the repo, or (as a work around) if you go to the site on a mobile webbrowser, horziontal scrolling is implemented and you can see the full width of the lines.

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0