saveRes: Save results

Description Usage Arguments

Description

Function to save model results in txt files, one for each model mode

Usage

1
2
saveRes(simple_res = NULL, complex_res = NULL, measured_vars = NULL,
  spParams = NULL, site_code, write = TRUE)

Arguments

simple_res

swb object with the simple model results

complex_res

swb object with the complex model results

measured_vars

character vector with the names of the variables in measuredData data frame.

spParams

data.frame containing the species parameters used in the model

site_code

character with the site/plot code name

write

boolean indicating if tables must be written in disk, default to TRUE


MalditoBarbudo/MedfateValidation documentation built on May 7, 2019, 1:22 p.m.