combine_texts: Combine multiple webpage texts into one shared text with...

View source: R/get_about_pages.r

combine_textsR Documentation

Combine multiple webpage texts into one shared text with headers and footers removed

Description

Combine multiple webpage texts into one shared text with headers and footers removed

Usage

combine_texts(x)

Arguments

x

A vector of texts

Value

combined_text A data frame with three columns. Header is the shared header text. Footer is the shared footer text. Body is the concatenated text with header and footer removed


snfagora/MapAgora documentation built on April 27, 2024, 8 a.m.