Pivot Tables in Entity-Attribute-Value Format
Usage
dm_pivot(dm_cmb = dm_combine(), quiet = FALSE)Arguments
- dm_cmb
A
dmobject with combined tables. This is necessary b/c the pivoted tables are created bydm_combine().- quiet
Should update messages be suppressed?