Description Usage Arguments Value Examples
Load summary data with characteristics for vaccines
1 |
par |
|
candidateFile |
String with file name (including path) for candidate information |
includeVaccines |
List of experimental vaccines to include in analysis |
Data.table with summary data
1 2 3 4 | par=Parameters$new()
d = loadData(par, includeVaccines = 'BCG')
d = loadData(par,candidateFile =
system.file("extdata","vaccinesSummaryAug20.csv", package = 'vaccineEarlyInvest'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.