Take high quality screenshots of skeets
Arguments
- x
a vector of URLs or URIs.
- file
output file name. Defaults to the skeet id.
- ...
passed on to webshot.
Examples
if (FALSE) { # \dontrun{
df <- atrrr::search_post("rstats")
skeet_shot(df$uri[1:2])
} # }