Learn R Programming

multivariance (version 2.4.1)

simple.int.hash: Simple integer hash from text

Description

Used to compute a random seed for set.seed based on the example name, in order to aviod arbitrary seeds like '1234'.

Usage

simple.int.hash(x)

Arguments

Examples

Run this code
# NOT RUN {
multivariance:::simple.int.hash("dep_struct_several_26_100")
# }

Run the code above in your browser using DataLab