Nothing
## ----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")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.