piaac_read: Reads PIAAC data

Description Usage Arguments Value Examples

Description

Reads PIAAC data

Usage

1
piaac_read(datapath, cntry)

Arguments

datapath

Path to the PIAAC data. A string.

cntry

Three-letter country code (ISO3166-1 alpha-3). A string.

Value

A tibble, imported by the haven package.

Examples

1
d <- piaac_read("~/data/", "usa")

gdutz/svyexp documentation built on May 7, 2019, 9:50 p.m.