getLENSData | R Documentation |
Function written by lens.org for use of their API.
getLENSData(token, query)
token |
An access key for the lens.org API. Tokens can be obtained by applying for scholarly API access and creating a token once approved. See 'https://www.lens.org/lens/user/subscriptions#scholar' for further details. |
query |
A search string formulated according to the Lens.org API documentation: 'https://docs.api.lens.org/request-scholar.html'. |
A summary response. The results are viewable using 'content(data, "text")'. Other details regarding the request (e.g. repsonse times) can be accessed through the main output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.