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