hash: Make a (short) hash from a string

View source: R/paths.R

hashR 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


dittodb documentation built on June 22, 2024, 6:52 p.m.