get_springer | R Documentation |
Springer all steps
get_springer(
searchterm,
datefrom = as.character(Sys.Date() - 365),
dateto = as.character(Sys.Date() - 1),
apikey = Sys.getenv("SPRINGER_API")
)
searchterm |
text of query |
datefrom |
earliest date added |
dateto |
latest date added |
apikey |
Springer API key |
a tibble with 11 columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.