| fetch_preview | R Documentation |
Fetch link preview
fetch_preview(uri)
uri |
URL or URI to fetch preview for. |
list strutured for use as preview_card
## Not run:
wiki_preview <- fetch_preview("https://en.wikipedia.org/wiki/AT_Protocol")
post_skeet("Do you know the AT Protocol?", preview_card = wiki_preview)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.