Description Usage Arguments Value Examples
Extract WHO Mortality Data
1 | extract_who(path, dest)
|
path |
a |
dest |
a |
a named logical
vector of the files that were successfully extracted
1 2 3 4 5 6 | ## Not run:
download_who(dest = getwd(), data = "ccode")
download_who(dest = getwd(), data = "docs")
extract_who(path = getwd(), dest = getwd(), convert = TRUE)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.