MDPI_journals {MDPIexploreR} | R Documentation |
MDPI journal names and code
Description
Extracts names and codes of current MDPI journals.
Usage
MDPI_journals()
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
## Not run:
journal_table<-MDPI_journals()
## End(Not run)
[Package MDPIexploreR version 0.3.0 Index]