R/get_about_pages.r
combine_texts.Rd
Combine multiple webpage texts into one shared text with headers and footers removed
combine_texts(x)
A vector of texts
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