print.am_doc: Print Automerge document

View source: R/methods.R

print.am_docR Documentation

Print Automerge document

Description

Print method for Automerge documents showing basic info and root contents.

Usage

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

Arguments

x

An Automerge document

...

Additional arguments (unused)

Value

The document (invisibly)


automerge documentation built on Feb. 5, 2026, 5:08 p.m.