Reshape to Wide Format
reshape_toWide(
data,
key = NULL,
value = NULL,
prefix = NULL,
suffix = NULL,
sep = "_"
)
A wide data.
long data
column names for key, which can be one or more
column names for exchange, which can be one or more
column names for prefix, which can be one or more
column names for suffix, which can be one or more
seperation