to_long.date | R Documentation |
Reshape the dataset to a long view
## S3 method for class 'date' to_long(obj, dataset, row_file, date)
obj |
An object for validation. |
dataset |
A data frame. Class date. |
row_file |
A data frame. A data frame with analysis parameters. |
date |
A column name with dates. |
A data frame. Result of the date's validation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.