print.mellio_payload: Print method for Mellio payloads

View source: R/bridge-payload.R

print.mellio_payloadR Documentation

Print method for Mellio payloads

Description

Compact summary of a mellio_payload object. Use mellio_to_json() to see the full structure or str() to inspect the field tree.

Usage

## S3 method for class 'mellio_payload'
print(x, ...)

Arguments

x

A mellio_payload object.

...

Unused.

Value

Invisibly returns x.

See Also

Other R bridge: mellio_addin_send(), mellio_capture(), mellio_compare(), mellio_open(), mellio_payload(), mellio_to_json()


mellio documentation built on Aug. 30, 2026, 1:06 a.m.