hash_standardize {styler} | R Documentation |
Make sure text after styling results in the same hash as text before styling
if it is indeed identical. This function expects trailing blank lines in
text
were removed prior to passing it to this function.
hash_standardize(text)
text |
A character vector. |