View source: R/helper_functions.R
wide_to_long | R Documentation |
Convert data from wide to long
wide_to_long(x, times)
x |
data frame to convert |
times |
vector of time points. should be the same length as nrow(x) |
data frame in long format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.