| show_titles | R Documentation |
show of titles of the returned papers
show_titles(x)
x |
the list returned from a Mendeley public search method |
a vector of the titles in each of the publications included in the returned list
## Not run:
dakos <- authored('Dakos')
m <- subset_by_author(dakos, 'V', 'Dakos')
unique(show_titles(dakos[m]))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.