tryReport | R Documentation |
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
tryReport(report, width, gdx, level = "regglo", n = 1)
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 |
Jan Philipp Dietrich
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.