Get the formula and value variables for reshaping a long dataset
to wide. For detail please read data.table::dcast.data.table
to
understand formula
and value
variables.
See also
Other reshape functions:
do_reshape()
,
do_reshape_long()
,
do_reshape_rename_col()
,
do_reshape_wide()
,
get_reshape_id_val()