print_and_capture {OlinkAnalyze}R Documentation

Capture the output of printing an object

Description

Capture the output of printing an object

Usage

print_and_capture(x)

Arguments

x

printable object

Value

string representation of the provided object

Examples


OlinkAnalyze:::print_and_capture(npx_data1)


[Package OlinkAnalyze version 3.7.0 Index]