Description Usage Arguments Value Examples
View source: R/0.directories.R
Get optimal file directory from 'Output CMRJack' folder
1 | get.opt.dir(cname, surveytype = "DHS", year = NULL)
|
cname |
country name |
surveytype |
folder names like "DHS", "MICS", "NDHS",... |
year |
year of the survey, e.g. 2015 |
xlsx file directory
1 2 3 4 | ## Not run:
get.opt.dir("Zimbabwe", "DHS", 2015)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.