View source: R/serialisation_utils.R
serialize_to_string | R Documentation |
This function allows you to serialize an object to a string.
serialize_to_string(object)
object |
Object (or list of objects) to be serialized. |
serialize_to_string(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.