View source: R/get_tidy_data.R
Long table Takes a wide table with shoot numbers of every state on every sample site through the years of observation. Returns a tidy long variant of this table
1 | get_long_table(wide_table_df)
|
wide_table_df |
A wide table got from raw .csv. get_long_table() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.