Skip to contents

Unlist a list to n-levels deep

Usage

unlist_levels(x, n)

Arguments

x

List to be unlisted

n

Number of levels to unlist

Value

the unlisted object