build_raw_dataset: Build raw field data set complete with species type and...

View source: R/build_raw_dataset.R

build_raw_datasetR Documentation

Build raw field data set complete with species type and management history data

Description

Build raw field data set complete with species type and management history data

Usage

build_raw_dataset(raw_field_data_path, species_lookup_data_path,
  management_lookup_data_path)

Arguments

raw_field_data_path

Path to the CSV file containing the raw field data, see lookup_species and lookup_management.

species_lookup_data_path

Path to the CSV file containing the species lookup data see lookup_species.

management_lookup_data_path

Path to the CSV file containing the management lookup data, see lookup_management.

Details

This is an internal function for building the paper vignette with the Remake package

Value

field_data_by_quadrat This is the complete field dataset in raw form containing both management history for each transect, as well as the type code for each species (i.e. row in the dataset).


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