run_reports: Main function to run reports

View source: R/report_functions.R

run_reportsR Documentation

Main function to run reports

Description

Runs reports for a set of sites under a set of configurations

Usage

run_reports(type = "evaluation", sites, model, confs, wd, save_plots = TRUE)

Arguments

type

which kind of report must be generated, "evaluation"

sites

A character vector with the sites codes

model

A string with the model to be run ("spwb" or "growth")

confs

A character vector with names of configuration (control) settings

wd

Complete path to the validation directory


emf-creaf/medfatereports documentation built on Feb. 20, 2024, 6:45 a.m.