flatten2: Flatten a nested list

View source: R/helper_functions.R

flatten2R Documentation

Flatten a nested list

Description

Flatten a nested list

Usage

flatten2(x)

Arguments

x

A nested list

Details

Flattens a nested list; https://stackoverflow.com/questions/8139677/how-to-flatten-a-list-to-a-list-without-coercion


HostSwitch documentation built on March 7, 2023, 8:26 p.m.