Description Usage Arguments Value Author(s) Examples
Make long data wide
1 | make_wide(d)
|
d |
data frame in long format (year, location, day) |
data frame in wide format (column of years, one column per location)
Ken Butler, butler@utsc.utoronto.ca
1 | make_wide(nine_points_long) # should be same as nine_points
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.