images_preview: Scrape Images URLs

Description Usage Arguments Value Examples

View source: R/preview_images.R

Description

Scrape Images URLs

Usage

1
images_preview(link, askRobot = FALSE)

Arguments

link

the link of the web page

askRobot

logical. Should the function ask the robots.txt if we're allowed or not to scrape the web page ? Default is FALSE.

Value

Images URLs

Examples

1
images_preview(link = "https://rstudio.com/")

ralger documentation built on March 18, 2021, 1:06 a.m.