scrapeJDDM | R Documentation |
Downloads and returns data and metadata from the database of the Journal of Dynamic Decision Making.
scrapeJDDM( plot = T, urls = paste0("https://journals.ub.uni-heidelberg.de/index.php/jddm/issue/view/", c(3269, 2836, 2269, 3694, 4432)), url2 = "https://journals.ub.uni-heidelberg.de/cgi-bin/oastats.cgi?repo=ojs;from_date=2015-09-29%2021:39:27;id=jddm:" )
plot |
Logical value specifying wether to plot data on reads and downloads. |
urls |
Character vector specifying the URLs of the individual issues to scrape. |
url2 |
Character value specifying the URL of global journal statistics. |
Downloads and returns data and metadata from the database of the Journal of Dynamic Decision Making.
s=scrapeJDDM();
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.