.cache.hash | R Documentation |
Calculate the hash of the data stored in a variable
.cache.hash(variables, env = .TargetEnv)
variables |
character vector of variable names |
env |
environment from which to load the variable |
The hashes are calculated using the digest::digest
function.
data.frame with the variable names and the corresponding hashes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.