Learn R Programming

MDPIexploreR (version 0.3.0)

MDPI_journals: MDPI journal names and code

Description

Extracts names and codes of current MDPI journals.

Usage

MDPI_journals()

Arguments

Value

A data frame (class: data.frame) with the following columns:

journal

Full name of the MDPI journal

num_papers

Journal code used for ID and web scraping purposes

Examples

Run this code
if (FALSE) {
journal_table<-MDPI_journals()
}

Run the code above in your browser using DataLab