Description Usage Arguments Value Examples
It summarizes individual XML lattes data into a list of tables (in tibble format) separated by the type of information.
1 |
file |
the name of XML file obtained from the lattes platform |
A list of tibbles
1 2 3 | path_lattes <- paste0(system.file("lattes", package = "NUPEX"),
"/lattes11.xml")
lattes_data <- get_lattes(path_lattes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.