seedBoundedToObject | R Documentation |
This function creates a seed based on the hash of an object.
seedBoundedToObject(object, rm_attributes = TRUE)
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. |
Integer containing a seed.
Daniel S.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.