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