View source: R/submission_functions.R
Encode an R object into hashed text; from github::rundel/learnrhash
1 | encode_obj(obj, compress = c("bzip2", "gzip", "xz", "none"))
|
obj |
R object |
compress |
Compression method. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.