Skip to contents

Utility function to flatten nested objects into tabular format

Usage

flatten_with_id(x, id, id_col = "Diarienummer")

Arguments

x

the object to flatten

id

vector of corresponding identifiers

id_col

string with title for identifier column, Default: 'Diarienummer'

Value

table with flattened results