Retrieve a batch of records (100 max)
1 2 | wos_retrieve_page(result, first = NULL, count = 100,
url = "http://search.webofknowledge.com")
|
result |
a search query result generated by a previous call to |
first |
index of the firest record to retrieve |
count |
number of records to retrieve |
url |
url of WoS service (to be used with a proxy) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.