| attach_check_log_arrow | R Documentation |
Serializes the check log to a base64-encoded string and stores it in the Arrow table's schema-level metadata.
attach_check_log_arrow(df, check_log)
df |
An ArrowObject (e.g. |
check_log |
A named list returned by |
The ArrowObject with check log metadata attached.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.