View source: R/plot_articles.R
plot_articles | R Documentation |
Plots informaton obtained from article_info
plot_articles(articles_info, journal, type)
articles_info |
Output dataframe from function articles_info. |
journal |
A string with the name of the journal for graph title purposes |
type |
select "summary","issues" or "type" depending on desired graph |
A plot (class: ggplot
) depicting the desired information obtained from article_info
plot_articles(agriculture,"Agriculture",type="summary")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.