as.struct_list: Cast to a list of structures

View source: R/standalone-struct-list.R

as.struct_listR Documentation

Cast to a list of structures

Description

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

Usage

as.struct_list(x, .class = NULL)

Arguments

x

a list

.class

the type of structures in the list

Value

a structured list


terminological/ggrrr documentation built on June 15, 2024, 6:35 a.m.