powered by
Take high quality screenshots of skeets
skeet_shot(x, file = NULL, delay = 1, ...)
path to file
a vector of URLs or URIs.
output file name. Defaults to the skeet id.
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.
if (FALSE) { df <- atrrr::search_post("rstats") skeet_shot(df$uri[1:2]) }
Run the code above in your browser using DataLab