generate_maragra_clinical_malaria_incidence: Generate Maragra clinical malaria incidence report

Description Usage Arguments Value

View source: R/generate_maragra_clinical_malaria_incidence.R

Description

Generate an html report of Maragra clinical malaria incidence, based on aggregate numbers manually collected by Joe in December 2016 at the Maragra clinic and laboratory

Usage

1
2
3
4
5
generate_maragra_clinical_malaria_incidence(
  date = NULL,
  output_dir = NULL,
  output_file = "malaria_clinical_malaria_incidence.html"
)

Arguments

date

A date to be printed on the report. If NULL (the default), the current date will be used

output_dir

The directory to which the file should be written. If NULL (the default), the current working directory will be used.

output_file

The name of the file to be written.

Value

An html will be written


joebrew/maragra documentation built on Aug. 11, 2020, 8:39 p.m.