Description Usage Arguments Value Examples
Reads PIAAC data
1 | piaac_read(datapath, cntry)
|
datapath |
Path to the PIAAC data. A string. |
cntry |
Three-letter country code (ISO3166-1 alpha-3). A string. |
A tibble, imported by the haven package.
1 | d <- piaac_read("~/data/", "usa")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.