do_reshape_wide | R Documentation |
Reshape the dataset from long format to wide format.
do_reshape_wide(dt = NULL, respec = NULL)
dt |
Dataset to be reshaped |
respec |
Reshape specification with |
Other reshape functions:
do_reshape()
,
do_reshape_long()
,
do_reshape_rename_col()
,
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.