expand_list {IFC}R Documentation

XML Node List Expansion

Description

Helper to stringify XML node.

Usage

expand_list(x, max = 5)

Arguments

x

value return by xml2::as_list.

max

maximum number of recurrence into subnodes. Default is 5.


[Package IFC version 0.2.1 Index]