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


ropensci/dittodb documentation built on April 13, 2024, 2:20 a.m.