fetch_ade_tables: Fetch ADE tables from product pages

View source: R/side_effects.R

fetch_ade_tablesR Documentation

Fetch ADE tables from product pages

Description

ADE tables are fetches if they exist (based on a quite simplistic heuristic about their content.)

Usage

fetch_ade_tables(url, sleep_time = 1)

Arguments

url

character vector, full URL(s) for product page(s).

sleep_time

number, number of seconds to hault execution, useful for avoiding loading a large number of pages in a very short amount of time.

Value

Side effects in tidy tibble.


epiben/promedreadr documentation built on March 19, 2022, 2:02 p.m.