getHashString: getHashString

View source: R/utils.R

getHashStringR Documentation

getHashString

Description

Get a hash string, i.e. a string unlikely to occur again

Usage

getHashString(pattern = "", useDate = TRUE)

Arguments

pattern

a prefix that will be used in the returned hash string

useDate

Should the current time and date be used in the hash string to make it even more unique

Value

a character string unlikely to occur again

Author(s)

Fabian Mueller

Examples

getHashString()

MPIIComputationalEpigenetics/muPipeR documentation built on Oct. 18, 2022, 2:35 a.m.