RMendeley (version 1.2)

show_titles: show of titles of the returned papers

Description

show of titles of the returned papers

Usage

show_titles(x)

Arguments

x
the list returned from a Mendeley public search method

Value

a vector of the titles 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')
# unique(show_titles(dakos[m]))
# ## End(Not run)

Run the code above in your browser using DataLab