update_threads: Update section file

Description Usage Arguments Value Examples

View source: R/update_threads.R

Description

New thread posts need to be updated once in a while

Usage

1
update_threads(last_scrape, section_suffix, old_tibble)

Arguments

last_scrape

A character vector indicating the date the urls were scraped for the last time

section_suffix

The suffix for the main section the newer threads are to be taken from

old_tbl

The former scrape

Value

The old tibble, updated with the new postings

Examples

1
update_threads(last_scrape = "2020-11-11", section_suffix = "/f8", old_tibble = old_tbl)

fellennert/flashbackscrapR documentation built on Sept. 10, 2021, 4:15 p.m.