plot_articles: Plots informaton obtained from article_info

View source: R/plot_articles.R

plot_articlesR Documentation

Plots informaton obtained from article_info

Description

Plots informaton obtained from article_info

Usage

plot_articles(articles_info, journal, type)

Arguments

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

Value

A plot (class: ggplot) depicting the desired information obtained from article_info

Examples

plot_articles(agriculture,"Agriculture",type="summary")


MDPIexploreR documentation built on Oct. 15, 2024, 5:06 p.m.