That extra tables were implemented in the package to give you more autonomy with the package so as you could see some tables that are provided with the survey, in a data frame way. That tables are:
unidade_medida (Cadastro da Unidade de Medida POF 2008-2009)
unidade_medida_alimentar (Cadastro da Unidade de Medida do Consumo Alimentar POF 2008-2009)
religioes (Cadastro de Religioes POF 2008-2009)
local_aquisicao (Cadastro de Local de Aquisicao da POF 2008-2009)
produtos (Cadastro de Produtos POF 2008-2009)
produtos_consumo_alimentar (Cadastro de Produtos do Consumo Alimentar POF 2008-2009)
peso_volume (Cadastro de Peso ou Volume POF 2008-2009)
unidade_medida:
| codigo | numeric | variable code | 
| descricao | character | description | 
unidade_medida_alimentar:
| codigo | numeric | variable code | 
| descricao | character | description | 
peso_volume:
| codigo | numeric | variable code | 
| peso_volume | character | weight or volume | 
produtos_consumo_alimentar:
| codigo | numeric | variable code | 
| descricao | character | description of a food | 
| forma_preparo.1.sim.2.nao | numeric | tell if has a way of prepare or not | 
produtos:
| quadro | character | tell from each frame comes the codigofield | 
| grupo | numeric | ??? | 
| codigo | numeric | variable code | 
| produto | character | a product label | 
religioes:
| codigo | numeric | variable code | 
| religiao | character | a religion label | 
local_aquisicao:
| codigo | numeric | variable code | 
| descricao | character | description | 
The dictionaries were made based on the documentation of the PNAD survey available at http://www.ibge.gov.br.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.