R-CMD-check

Package GetLattesData

Lattes is an unique and largest platform for academic curriculumns. There you can find information about the academic work of all Brazilian scholars. It includes institution of PhD, current employer, field of work, all publications metadata and more. It is an unique and reliable source of information for bibliometric studies.

I’ve been working with Lattes data for some time. Here I present a short list of papers that have used this data.

Package GetLattesData is a wrap up of functions I’ve been using for accessing the dataset.

Installation

The package is available in CRAN:

install.packages('GetLattesData')

You can also install the development version from Github:

#install.packages('devtools')
devtools::install_github('msperlin/GetLattesData')

Example of usage

See vignette for more examples.