Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 660 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 660 Bytes

effectivenessCalculations

The goal of effectivenessCalculations is to …

Installation

You can install the development version of effectivenessCalculations from GitHub with:

# install.packages("devtools")
devtools::install_github("dzvoti/effectivenessCalculations")

Example

This is a basic example which shows you how to solve a common problem:

library(effectivenessCalculations)
## basic example code
# calculateBaselineInadequacy(MNList = c("A"), aggregationGroup = ("admin0Name"))