article_find | R Documentation |
This function retrieves the URLs for all published articles from a specified journal. Users can provide the journal's code 'see MDPI_journals.rda', and the function will return the URLs of all articles available within the journal.
article_find(journal)
journal |
A string containing the name of a MDPI journal |
A vector (class: character
) containing a list of articles URLs from target journal
agr_articles<-article_find("agriculture")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.