knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

wwarnsurveyr: WWARN Antimalarial Resistance Surveyors in R

Lifecycle: experimental R-CMD-check CodeFactor

The WorldWide Antimalarial Resistance Network (WWARN)'s mission is to generate innovative tools and reliable evidence to inform the malaria community on the factors affecting the efficacy of antimalarial medicines. WWARN works with collaborators to optimise the efficacy of antimalarial medicines and treatment regimens, especially for vulnerable groups including pregnant women, infants and malnourished children, and provides evidence to inform the development of new antimalarial drugs. WWARN also engages and works with other disease research communities to replicate this model for other tropical and neglected diseases. WWARN's interactive maps summarise data from published studies and data stored in the WWARN data centre.

Installation

wwarnsurveyr is not yet available on CRAN.

The development version of wwarnsurveyr can be installed from GitHub with:

if(!require(remotes)) install.packages("remotes")
remotes::install_github("spatialworks/wwarnsurveyr")

Usage



spatialworks/wwarnsurveyr documentation built on Feb. 5, 2023, 8:45 a.m.