hash {dittodb} | R Documentation |
Make a (short) hash from a string
Description
Make a (short) hash from a string
Usage
hash(string, n = 6)
Arguments
string |
the string to hash |
n |
how long should the hash be? (default: 6) |
Value
a hash for the string
[Package dittodb version 0.1.8 Index]