get_pics | R Documentation |
Take a tibble from rtweet::get_timeline()
, extract urls, order, and
read in images
get_pics(...)
dir |
directory to save files into (predetermined) |
tbl |
twitter timeline in tibble format |
tibble with image data
## Not run: pics <- get_pics(d2, tl) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.