Description Usage Arguments Value See Also
Run a search query to the Web of Science Web Services Lite API
1 2 3 | wos_search(sid, query = "", api = "lite", editions = if (api ==
"lite") c("SCI", "ISTP", "ISSHP", "IC"),
url = "http://search.webofknowledge.com")
|
sid |
session id generated by a previous call to |
query |
query text |
api |
the API type. Only "lite" is supported for now |
editions |
search collection editions to query against |
url |
url of WoS service (to be used with a proxy) |
a list with two elements : the number of results, and the generated query id.
wos_authenticate
, wos_retrieve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.