# # listar os .zip
# # unzip lattes ( um arquivo)
#
#
# saida <- list(
#
# )
#
# saidadados_gerais <- data.frame(
# nome = "samuel",
# pontuacao_total = "100"
# )
#
# saida[[1]]$pontuacao <- data.frame(
# item = "graduacao",
# pontuacao = 20,
# pontuacao_total = 200
# )
#
# saida[[1]]$indeferidos <- data.frame(
# nome = "graduacao",
# pontuacao = 20,
# pontuacao_total = 200
# )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.