powered by
Plot results through time for serach results from PLoS Journals.
plot_throughtime(terms, limit = NA, ...)
search terms (character)
number of results to return (integer)
optional curl options passed to HttpClient
HttpClient
Number of search results (vis = FALSE), or number of search in a table and a histogram of results (vis = TRUE).
# NOT RUN { plot_throughtime(terms='phylogeny', limit=300) plot_throughtime(list('drosophila','monkey'), 100) plot_throughtime(list('drosophila','flower','dolphin','cell','cloud'), 100) # }
Run the code above in your browser using DataLab