| skeet_shot | R Documentation | 
Take high quality screenshots of skeets
skeet_shot(x, file = NULL, delay = 1, ...)
| x | a vector of URLs or URIs. | 
| file | output file name. Defaults to the skeet id. | 
| delay | time to wait for content to load. Can make sense to increase if not everything is loaded in the screentshot yet. | 
| ... | passed on to webshot. | 
path to file
## Not run: 
df <- atrrr::search_post("rstats")
skeet_shot(df$uri[1:2])
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.