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

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