R/get_about_pages.r
find_header.Rd
Find a common header string in a set of texts
find_header(x, threshold = 0.9)
A vector of texts
Fraction of the texts required to share the common header string
header A string that is the longest common header string for all the texts.