as.list.am_text: Convert Automerge text to character string

View source: R/methods.R

as.list.am_textR Documentation

Convert Automerge text to character string

Description

Returns the text content as a character string.

Usage

## S3 method for class 'am_text'
as.list(x, doc = NULL, ...)

Arguments

x

An Automerge text object

doc

The document containing this object (automatically provided)

...

Additional arguments (unused)

Value

Character string


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