.digestCache | R Documentation |
Sets a default caching algorithm to use with .runCache
.digestCache(val)
val |
object to calculate hash over |
a hash of the sha256
glmSparseNet:::.digestCache(c(1, 2, 3, 4, 5))
glmSparseNet:::.digestCache("some example")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.