encode_obj | R Documentation |
Encode an R object into hashed text
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.