Description Usage Arguments Value Examples
Get a list of Parameters
objects for all countries from country data
1 | countryParameters(countryData)
|
countryData |
|
List of Parameters
objects for all countries in the dataset
1 2 3 4 5 6 | ## Not run:
countryData <- loadCountryData(system.file('extdata',
'countryData.xlsx',package = 'vaccineEarlyInvest'))
countryPar <- countryParameters(countryData)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.