library(dplyr);library(devtools)
wdMB <- "//Sbsb2/cadastro_unico_novo/microdadosBrasil-RA/microdadosBrasil-RA"
wdCadUnico<- "//Sbsb2/cadastro_unico_novo/CadUnico_V7"
setwd(wdMB)
load_all()
cadUnico_192013_01<- read_data("CadUnico",i = 2013, "domicilios", metadata = read_metadata("CadUnico"),root_path = wdCadUnico)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.