prepare_analysis_composite: Prepare the analysis files for the composite indices

View source: R/prepare_analysis_composite.R

prepare_analysis_compositeR Documentation

Prepare the analysis files for the composite indices

Description

Prepare the analysis files for the composite indices

Usage

prepare_analysis_composite(
  frequency,
  type,
  species_group_id,
  location_group_id,
  models,
  base,
  project,
  scheme_id = "ABV",
  seed = 20070315,
  overwrite = FALSE,
  verbose = TRUE
)

Arguments

frequency

frequency of the analysis (year or cycle)

type

the model type

species_group_id

the species_group ID

location_group_id

the location_group ID

models

a dataframe with the parent models.

base

The base location to store the model.

project

Will be a relative path within the base location.

scheme_id

a string with the scheme id.

seed

The seed for the analysis. Defaults to 20070315.

overwrite

Should an existing object be overwritten? Defaults to TRUE.

verbose

display the progress


INBO-Natura2000/abvanalysis documentation built on March 29, 2023, 9:17 p.m.