Title: | Collection of Household Survey Packages Conducted by IBGE |
---|---|
Description: | Provides access to packages developed for downloading, reading and analyzing microdata from household surveys in Integrated System of Household Surveys - SIPD conducted by Brazilian Institute of Geography and Statistics - IBGE. More information can be obtained from the official website <https://www.ibge.gov.br/>. |
Authors: | Gabriel Assuncao [aut, cre], Luna Hidalgo [aut], Douglas Braga [ctb], Viviane Quintaes [ctb] |
Maintainer: | Gabriel Assuncao <[email protected]> |
License: | GPL-3 |
Version: | 0.2.1 |
Built: | 2025-02-26 04:16:02 UTC |
Source: | https://github.com/gabriel-assuncao/sipdibge |
This function describes conflicts between functions of the packages inside SIPDIBGE and another installed packages.
sipd_conflicts(survey = NULL)
sipd_conflicts(survey = NULL)
survey |
Name of the household survey for reference package information. If |
A vector with conflicts of functions of the packages inside SIPDIBGE.
For more information, visit the survey official website <https://www.ibge.gov.br/> and consult the other functions of this package, described below.
sipd_deps for indicating dependencies of the packages inside SIPDIBGE.
sipd_logo for showing logos of the packages inside SIPDIBGE.
sipd_packages for indicating the packages inside SIPDIBGE.
sipd_sitrep for indicating version information for the packages inside SIPDIBGE.
sipd_update for indicating the existence of an update for the packages inside SIPDIBGE.
sipd_conflicts() # Presenting information about the COVIDIBGE package sipd_conflicts(survey="COVID") # Presenting information about the PNADcIBGE package sipd_conflicts(survey="PNADC") # Presenting information about the PNDSIBGE package sipd_conflicts(survey="PNDS") # Presenting information about the PNSIBGE package sipd_conflicts(survey="PNS") # Presenting information about the POFIBGE package sipd_conflicts(survey="POF")
sipd_conflicts() # Presenting information about the COVIDIBGE package sipd_conflicts(survey="COVID") # Presenting information about the PNADcIBGE package sipd_conflicts(survey="PNADC") # Presenting information about the PNDSIBGE package sipd_conflicts(survey="PNDS") # Presenting information about the PNSIBGE package sipd_conflicts(survey="PNS") # Presenting information about the POFIBGE package sipd_conflicts(survey="POF")
This function describes packages in dependencies list of the packages inside SIPDIBGE.
sipd_deps(survey = NULL)
sipd_deps(survey = NULL)
survey |
Name of the household survey for reference package information. If |
A vector with packages in dependencies list of the packages inside SIPDIBGE.
For more information, visit the survey official website <https://www.ibge.gov.br/> and consult the other functions of this package, described below.
sipd_conflicts for indicating conflicts of the packages inside SIPDIBGE.
sipd_logo for showing logos of the packages inside SIPDIBGE.
sipd_packages for indicating the packages inside SIPDIBGE.
sipd_sitrep for indicating version information for the packages inside SIPDIBGE.
sipd_update for indicating the existence of an update for the packages inside SIPDIBGE.
sipd_deps() # Presenting information about the COVIDIBGE package sipd_deps(survey="COVID") # Presenting information about the PNADcIBGE package sipd_deps(survey="PNADC") # Presenting information about the PNDSIBGE package sipd_deps(survey="PNDS") # Presenting information about the PNSIBGE package sipd_deps(survey="PNS") # Presenting information about the POFIBGE package sipd_deps(survey="POF")
sipd_deps() # Presenting information about the COVIDIBGE package sipd_deps(survey="COVID") # Presenting information about the PNADcIBGE package sipd_deps(survey="PNADC") # Presenting information about the PNDSIBGE package sipd_deps(survey="PNDS") # Presenting information about the PNSIBGE package sipd_deps(survey="PNS") # Presenting information about the POFIBGE package sipd_deps(survey="POF")
This function shows the survey logos of the packages inside SIPDIBGE.
sipd_logo(survey = NULL)
sipd_logo(survey = NULL)
survey |
Name of the household survey for reference package information. If |
An image with the logos required of the packages inside SIPDIBGE.
For more information, visit the survey official website <https://www.ibge.gov.br/> and consult the other functions of this package, described below.
sipd_conflicts for indicating conflicts of the packages inside SIPDIBGE.
sipd_deps for indicating dependencies of the packages inside SIPDIBGE.
sipd_packages for indicating the packages inside SIPDIBGE.
sipd_sitrep for indicating version information for the packages inside SIPDIBGE.
sipd_update for indicating the existence of an update for the packages inside SIPDIBGE.
sipd_logo() # Presenting information about the COVIDIBGE package sipd_logo(survey="COVID") # Presenting information about the PNADcIBGE package sipd_logo(survey="PNADC") # Presenting information about the PNDSIBGE package sipd_logo(survey="PNDS") # Presenting information about the PNSIBGE package sipd_logo(survey="PNS") # Presenting information about the POFIBGE package sipd_logo(survey="POF")
sipd_logo() # Presenting information about the COVIDIBGE package sipd_logo(survey="COVID") # Presenting information about the PNADcIBGE package sipd_logo(survey="PNADC") # Presenting information about the PNDSIBGE package sipd_logo(survey="PNDS") # Presenting information about the PNSIBGE package sipd_logo(survey="PNS") # Presenting information about the POFIBGE package sipd_logo(survey="POF")
This function describes the packages inside SIPDIBGE.
sipd_packages(survey = NULL)
sipd_packages(survey = NULL)
survey |
Name of the household survey for reference package information. If |
A vector with names of the packages inside SIPDIBGE.
For more information, visit the survey official website <https://www.ibge.gov.br/> and consult the other functions of this package, described below.
sipd_conflicts for indicating conflicts of the packages inside SIPDIBGE.
sipd_deps for indicating dependencies of the packages inside SIPDIBGE.
sipd_logo for showing logos of the packages inside SIPDIBGE.
sipd_sitrep for indicating version information for the packages inside SIPDIBGE.
sipd_update for indicating the existence of an update for the packages inside SIPDIBGE.
sipd_packages() # Presenting information about the COVIDIBGE package sipd_packages(survey="COVID") # Presenting information about the PNADcIBGE package sipd_packages(survey="PNADC") # Presenting information about the PNDSIBGE package sipd_packages(survey="PNDS") # Presenting information about the PNSIBGE package sipd_packages(survey="PNS") # Presenting information about the POFIBGE package sipd_packages(survey="POF")
sipd_packages() # Presenting information about the COVIDIBGE package sipd_packages(survey="COVID") # Presenting information about the PNADcIBGE package sipd_packages(survey="PNADC") # Presenting information about the PNDSIBGE package sipd_packages(survey="PNDS") # Presenting information about the PNSIBGE package sipd_packages(survey="PNS") # Presenting information about the POFIBGE package sipd_packages(survey="POF")
This function describes version information of the packages inside SIPDIBGE.
sipd_sitrep(survey = NULL)
sipd_sitrep(survey = NULL)
survey |
Name of the household survey for reference package information. If |
A vector with version information of the packages inside SIPDIBGE.
For more information, visit the survey official website <https://www.ibge.gov.br/> and consult the other functions of this package, described below.
sipd_conflicts for indicating conflicts of the packages inside SIPDIBGE.
sipd_deps for indicating dependencies of the packages inside SIPDIBGE.
sipd_logo for showing logos of the packages inside SIPDIBGE.
sipd_packages for indicating the packages inside SIPDIBGE.
sipd_update for indicating the existence of an update for the packages inside SIPDIBGE.
sipd_sitrep() # Presenting information about the COVIDIBGE package sipd_sitrep(survey="COVID") # Presenting information about the PNADcIBGE package sipd_sitrep(survey="PNADC") # Presenting information about the PNDSIBGE package sipd_sitrep(survey="PNDS") # Presenting information about the PNSIBGE package sipd_sitrep(survey="PNS") # Presenting information about the POFIBGE package sipd_sitrep(survey="POF")
sipd_sitrep() # Presenting information about the COVIDIBGE package sipd_sitrep(survey="COVID") # Presenting information about the PNADcIBGE package sipd_sitrep(survey="PNADC") # Presenting information about the PNDSIBGE package sipd_sitrep(survey="PNDS") # Presenting information about the PNSIBGE package sipd_sitrep(survey="PNS") # Presenting information about the POFIBGE package sipd_sitrep(survey="POF")
This function describes version updates of the packages inside SIPDIBGE.
sipd_update(survey = NULL)
sipd_update(survey = NULL)
survey |
Name of the household survey for reference package information. If |
A vector with version updates of the packages inside SIPDIBGE.
For more information, visit the survey official website <https://www.ibge.gov.br/> and consult the other functions of this package, described below.
sipd_conflicts for indicating conflicts of the packages inside SIPDIBGE.
sipd_deps for indicating dependencies of the packages inside SIPDIBGE.
sipd_logo for showing logos of the packages inside SIPDIBGE.
sipd_packages for indicating the packages inside SIPDIBGE.
sipd_sitrep for indicating version information for the packages inside SIPDIBGE.
sipd_update() # Presenting information about the COVIDIBGE package sipd_update(survey="COVID") # Presenting information about the PNADcIBGE package sipd_update(survey="PNADC") # Presenting information about the PNDSIBGE package sipd_update(survey="PNDS") # Presenting information about the PNSIBGE package sipd_update(survey="PNS") # Presenting information about the POFIBGE package sipd_update(survey="POF")
sipd_update() # Presenting information about the COVIDIBGE package sipd_update(survey="COVID") # Presenting information about the PNADcIBGE package sipd_update(survey="PNADC") # Presenting information about the PNDSIBGE package sipd_update(survey="PNDS") # Presenting information about the PNSIBGE package sipd_update(survey="PNS") # Presenting information about the POFIBGE package sipd_update(survey="POF")