skeet_shot: Take high quality screenshots of skeets

View source: R/skeet_shot.r

skeet_shotR Documentation

Take high quality screenshots of skeets

Description

Take high quality screenshots of skeets

Usage

skeet_shot(x, file = NULL, ...)

Arguments

x

a vector of URLs or URIs.

file

output file name. Defaults to the skeet id.

...

passed on to webshot.

Value

path to file

Examples

## Not run: 
df <- atrrr::search_post("rstats")
skeet_shot(df$uri[1:2])

## End(Not run)

atrrr documentation built on April 3, 2025, 6:08 p.m.