error_capture: Check if saved tables contain errors

View source: R/Post_process.R

error_captureR Documentation

Check if saved tables contain errors

Description

This function takes a series of rds files where we stored the scraped data and checks wether any errors where captured by the the purrr::safely function.

Usage

error_capture()

Value

data frame withe the query index where the error occured. Data frame with 0 rows if no errors where captured.


tijoalca/pigeonscraper documentation built on June 2, 2025, 2:13 a.m.