A dataset that serves as a glossary of available variables.

pnud_siglas

Format

a data frame with 236 rows e 4 columns:

sigla

all acronyms available

nome curto

short name of the variable

nome longo

long name of the variable

definicao

definition of acronym

Examples


summary(pnud_siglas)
#>     sigla            nome_curto         nome_longo         definicao        
#>  Length:8           Length:8           Length:8           Length:8          
#>  Class :character   Class :character   Class :character   Class :character  
#>  Mode  :character   Mode  :character   Mode  :character   Mode  :character