string2hash: Generatation of hash values from a text strings

Description Usage Arguments Details Value Author(s)

View source: R/common-string2hash.R

Description

This function uses a sha256 algorithm to generate a hash from a text string.

Usage

1

Arguments

str

a text string.

Details

This function is used to generate unique identifier from text formulae that is used to store compiled associated code.

Value

the associated hash value as a character string.

Author(s)

Ghislain Durif


rkeops documentation built on Feb. 17, 2021, 5:08 p.m.