tryReport: tryReport

View source: R/tryReport.R

tryReportR Documentation

tryReport

Description

Internal support function to run a reporting in a try environment and properly report problems if something goes wrong without stopping the further processing in case of an error

Usage

tryReport(report, width, gdx, level = "regglo", n = 1)

Arguments

report

report function to be run

width

max number of characters per line

gdx

gdx file to report from

level

spatial level (either "regglo" for region+global or "iso" for ISO countries)

n

number of parent generations to go back when catching the environment the report should get evaluated in

Author(s)

Jan Philipp Dietrich


pik-piam/magpie4 documentation built on April 27, 2024, 2:12 p.m.