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