View source: R/get_tidy_data.R
Takes long_data Returns wide_transponed_data (column names are species, row names are years)
1 | get_wide_transponed(long_data)
|
long_data |
The result of get_long_table() function. get_wide_transponed() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.