Extrair e interagir com dados do MozART 2.0
Instalação
sonata
não está no CRAN, então você terá que instalá-lo diretamente do rOpenSci usando o código abaixo.
## CONFIGURAR
# instalar via rOpenSci
install.packages("sonata", repos = c('https://usaid-mozambique.r-universe.dev', 'https://cloud.r-project.org'))
# ANEXAR PACOTE
library(sonata)
## LISTAR FUNÇÕES DO PACOTE
ls("package::sonata")
Disclaimer: The findings, interpretation, and conclusions expressed herein are those of the authors and do not necessarily reflect the views of United States Agency for International Development. All errors remain our own.