Description Usage Arguments Value Examples
getContentByPostLink
1 | getContentByPostLink(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 <- getAPIlink(query = "pinkeye")
content <- getContentByPostLink(link, 0.3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.