powered by
Sets a default caching algorithm to use with run.cache
digest.cache(val)
object to calculate hash over
a hash of the sha256
# NOT RUN { digest.cache(c(1,2,3,4,5)) digest.cache('some example') # }
Run the code above in your browser using DataLab