seedBoundedToObject: Get a seed depending on an object

View source: R/get_scores.R

seedBoundedToObjectR Documentation

Get a seed depending on an object

Description

This function creates a seed based on the hash of an object.

Usage

seedBoundedToObject(object, rm_attributes = TRUE)

Arguments

object

('character(1L)') Character containing the name of the object to which the seed is bounded.

rm_attributes

('logical(1L)') Flag whether attributes should be deleted or not.

Value

Integer containing a seed.

Author(s)

Daniel S.


difuture-lmu/dsROCGLM documentation built on March 24, 2024, 1:07 p.m.