# NOT RUN {
data(SampleInput)
## to get easy-to-read version of causes of death make sure the column
## orders match interVA4 standard input this can be monitored by checking
## the warnings of column names
sample.output1 <- InterVA(SampleInput, HIV = "h", Malaria = "l", write=FALSE, replicate = FALSE)
summary(sample.output1)
summary(sample.output1, top = 10)
summary(sample.output1, id = "100532")
# }
Run the code above in your browser using DataLab