View source: R/summarise_by_mu.R
| summarise_by_mu | R Documentation |
Summarise field data by transect over each management unit
summarise_by_mu(field_data_by_transect, year = c(0:5))
field_data_by_transect |
The raw field data with key variables summarised over all quadrats within each transect |
year |
an integer between 0 and 5 representing the |
Please ensure the following rows are supplied: management_unit, BG_mean, E_mean, E_diversity, NF_diversity, management, years_since. Note that if you are providing observations for Management period t0, the column management is still required. You can fill this character variable with NA, the function will remove it as necessary since there is no t0 management period.
field_data_by_management_unit data_frame containing all the variables needed for updating the GrasslandBBN with a Netica Case File.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.