| as.list.am_map | R Documentation |
Recursively converts an Automerge map to a named R list.
## S3 method for class 'am_map'
as.list(x, doc = NULL, ...)
x |
An Automerge map object |
doc |
The document containing this object (automatically provided) |
... |
Additional arguments (unused) |
Named list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.