Learn R Programming

styler (version 1.6.1)

hash_standardize: Standardize text for hashing

Description

Make sure text after styling results in the same hash as text before styling if it is indeed identical.

Usage

hash_standardize(text)

Arguments

text

A character vector.