fullEXAMPLE: fullExample

View source: R/fullEXAMPLE.R

fullEXAMPLER Documentation

fullExample

Description

Example for class of fullX functions. Can be used as template for a new function or for testing the basic functionality

Usage

fullEXAMPLE(rev = 0, dev = "", extra = "Example argument")

Arguments

rev

data revision which should be used/produced. Will be converted to numeric_version when called via retrieveData.

dev

development suffix to distinguish development versions for the same data revision. This can be useful to distinguish parallel lines of development.

extra

additional argument which - when changed - does not require a re-computation of the portable unaggegrated collection (puc) file. setConfig (e.g. for setting the mainfolder if not already set properly).

Author(s)

Jan Philipp Dietrich

See Also

readSource,getCalculations,calcOutput,setConfig

Examples

## Not run: 
retrieveData("example", rev = "2.1.2", dev = "test", regionmapping = "regionmappingH12.csv")

## End(Not run)


madrat documentation built on April 4, 2025, 5:41 a.m.