fullEXAMPLE | R Documentation |
Example for class of fullX functions. Can be used as template for a new function or for testing the basic functionality
fullEXAMPLE(rev = 0, dev = "", extra = "Example argument")
rev |
data revision which should be used/produced. Will be converted to
|
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.
|
Jan Philipp Dietrich
readSource
,getCalculations
,calcOutput
,setConfig
## Not run:
retrieveData("example", rev = "2.1.2", dev = "test", regionmapping = "regionmappingH12.csv")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.