as_chronicle | R Documentation |
Coerce an object to a chronicle object.
as_chronicle(.x, .log_df = data.frame())
.x |
Any object. |
.log_df |
Used internally, the user does need to interact with it. Defaults to an empty data frame. |
Returns a chronicle object with the object as the $value.
as_chronicle(3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.