rowURLextractor: rowURLextractor function

Description Usage Arguments Value

View source: R/rowURLextractor.R

Description

This function extracts link and url from the webpage's row defined by specific expression.

Usage

1
rowURLextractor(x, item, select = 1, messages = TRUE)

Arguments

x

list of urls or MenuListExtractor object.

item

link/expression that contains the url of interest.

select

if more than one matched rows are found, define which one to work with.

messages

display progress messages (TRUE).

Value

Returns the data.frame object containing levels, links and urls.


kkalininMI/CECscraper documentation built on Oct. 28, 2020, 1:47 a.m.