View source: R/get_about_pages.r
find_footer | R Documentation |
Find a common footer string in a set of texts
find_footer(x, threshold = 0.9)
x |
A vector of texts |
threshold |
Fraction of the texts required to share the common footer string |
footer A string that is the longest common footer string for all the texts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.