Skip to contents

Pivot Tables in Entity-Attribute-Value Format

Usage

dm_pivot(dm_cmb = dm_combine(), quiet = FALSE)

Arguments

dm_cmb

A dm object with combined tables. This is necessary b/c the pivoted tables are created by dm_combine().

quiet

Should update messages be suppressed?

Value

The updated dm object