View source: R/standalone-struct-list.R
as.struct_list | R Documentation |
TODO: testing this empty input (must specify .class) struct_list - identity simple struct - wrapped list of struct_lists is flattened list of structs is wrapped nested plain lists / struct_lists are flattened
as.struct_list(x, .class = NULL)
x |
a list |
.class |
the type of structures in the list |
a structured list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.