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.8.2 Index]