summarise_by_mu: Summarise field data by transect over each management unit

View source: R/summarise_by_mu.R

summarise_by_muR Documentation

Summarise field data by transect over each management unit

Description

Summarise field data by transect over each management unit

Usage

summarise_by_mu(field_data_by_transect, year = c(0:5))

Arguments

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 GrasslandBBN time-slice to be parameterised from the field data stored within the case file.

Details

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.

Value

field_data_by_management_unit data_frame containing all the variables needed for updating the GrasslandBBN with a Netica Case File.


egouldo/GrasslandAllocatr documentation built on Oct. 19, 2022, 8:18 a.m.