Restrict to one year of the exploratories data, convert plots to row.names and drop plotyear column. May want to back update other parts of the code that do essentially this!
1 | year.subset(in.data, year)
|
in.data |
Data set (e.g. sp.data) with a plotyear column containing plots and years and the rest as data columns |
year |
the year of data to subset to. (what happens if you do it across years instead of across plots?) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.