names.am_map: Get names from Automerge map object

View source: R/methods.R

names.am_mapR Documentation

Get names from Automerge map object

Description

Returns the keys from a map object.

Usage

## S3 method for class 'am_map'
names(x)

Arguments

x

An Automerge map object

Value

Character vector of key names


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