Learn R Programming

IFC (version 0.1.1)

expand_list: XML Node List Expansion

Description

Helper to stringify XML node.

Usage

expand_list(x, max = 5)

Arguments

x

value return by xml2::as_list. Default is 5.

max

maximum number of recurrence into subnodes.