R/get_about_pages.r
find_footer.Rd
Find a common footer string in a set of texts
find_footer(x, threshold = 0.9)
A vector of texts
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.