RMendeley (version 1.2)

show_years: 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

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

Run the code above in your browser using DataCamp Workspace