get_text_media <- function(xmls_list) {
paper <- xmls_list$`PRODUCAO-BIBLIOGRAFICA`$`TEXTOS-EM-JORNAIS-OU-REVISTAS`
return(.general_func(paper, xmls_list))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.