View source: R/gld_read_lattes_zip2.R
gld_read_zip2 | R Documentation |
Reads xml data from lattes zip file
gld_read_zip2(f_zip)
f_zip |
A (single) name of zip file containing a xml file |
A list with several items
f_in <- system.file('extdata/3262699324398819.zip', package = 'GetLattesData')
my_l <- gld_read_zip2(f_in)
my_l
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.