serialize_check_log: Serialize check log to a base64-encoded raw string

View source: R/olink_class.R

serialize_check_logR Documentation

Serialize check log to a base64-encoded raw string

Description

Uses R's native serialize() / unserialize() for safe and reliable round-tripping of the check log structure through Arrow metadata.

Usage

serialize_check_log(check_log)

Arguments

check_log

A named list returned by check_npx().

Value

A single base64-encoded string.


OlinkAnalyze documentation built on Sept. 18, 2026, 5:06 p.m.