Description Usage Arguments Value Examples
getContentByGetLink
1 | getContentByGetLink(link, waitTime = 0.3)
|
link |
a string of characters |
waitTime |
a number. Waiting of the program |
a string of characters of the returned content
1 2 | link <- "https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=pinkeye"
content <- getContentByGetLink(link, 0.3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.