show_years: show of titles of the returned papers

View source: R/utilities.R

show_yearsR Documentation

show of titles of the returned papers

Description

show of titles of the returned papers

Usage

show_years(x)

Arguments

x

the list returned from a Mendeley public search method

Value

a vector of the years in each of the publications included in the returned list

Examples

## Not run: 
dakos <- authored('Dakos')
m <- subset_by_author(dakos, 'V', 'Dakos')
histogram(show_years(dakos[m]))

## End(Not run)

ropensci/RMendeley documentation built on May 18, 2022, 8:58 a.m.