View source: R/get_about_pages.r
combine_texts | R Documentation |
Combine multiple webpage texts into one shared text with headers and footers removed
combine_texts(x)
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.