inst/doc/introduction_MDPIexploreR.R

## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----setup--------------------------------------------------------------------
library(MDPIexploreR)

## -----------------------------------------------------------------------------
MDPI_journals()|>head(10)

## -----------------------------------------------------------------------------
article_find("covid")|>head(5)

## -----------------------------------------------------------------------------
article_info("https://www.mdpi.com/2673-8112/1/1/4")

Try the MDPIexploreR package in your browser

Any scripts or data that you put into this service are public.

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