print_and_capture: Capture the output of printing an object

View source: R/print_and_capture.R

print_and_captureR 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)


OlinkAnalyze documentation built on Nov. 4, 2023, 1:07 a.m.