| serialize_check_log | R Documentation |
Uses R's native serialize() / unserialize() for safe and reliable
round-tripping of the check log structure through Arrow metadata.
serialize_check_log(check_log)
check_log |
A named list returned by |
A single base64-encoded string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.