do_reshape_long | R Documentation |
This function is only applicable to reshape data that was
reshaped to wide via Access specification in RESHAPE
columns.
do_reshape_long(dt = NULL, respec = NULL)
dt |
An output dataset from |
respec |
Reshape specification with |
Other reshape functions:
do_reshape()
,
do_reshape_rename_col()
,
do_reshape_wide()
,
get_reshape_id_val()
,
get_reshape_wide_spec()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.