Description Usage Arguments Value
View source: R/reshape_month_level.R
Reseahpe wide data from BSF file to long
1 | reshape_month_level(DT, id_vars, reshape_vars, value_name)
|
DT |
data.table with id_vars |
id_vars |
character vector of id column name(s) |
reshape_vars |
character vector, names of variables to reshape to long |
value_name |
name for the new long variable |
long data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.