avian_ecology_bibliography {revtools} | R Documentation |
This dataset lists basic information (title, authors, keywords etc.) for 20 scientific articles on avian ecology, stored in .ris format.
A list of length 20, containing lists of named attributes for each article.
Originally downloaded from Scopus.
file_location <- system.file( "extdata", "avian_ecology_bibliography.ris", package = "revtools") x <- read_bibliography(file_location) summary(x)