gy_serialise | R Documentation |
Serialise and deserialise a list of objects/files
Sign and verify a file
gy_serialise(object, files = character(0), method = "qs", ...)
gy_deserialise(object, files = TRUE, ...)
gy_serialize(object, files = character(0), method = "qs", ...)
gy_deserialize(object, files = TRUE, ...)
gy_sign(object, method = "hash")
object |
|
overwrite |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.