Description Usage Arguments Value Examples
find_dois
1 2 3 4 5 6 |
input_title |
input title to serach for |
input_year |
input year to search for |
limit |
number papers to extract |
title_distance_threshold |
a double number. The treshold of the distance between true title and false |
a data fraem
1 2 3 | input_title <- "Survival in frontotemporal lobar degeneration and related disorders"
input_year <- 2009
find_dois(input_title, input_year)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.