We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Data-driven Report Writing With R And QGIS

Formale Metadaten

Titel
Data-driven Report Writing With R And QGIS
Serientitel
Anzahl der Teile
95
Autor
Lizenz
CC-Namensnennung - keine kommerzielle Nutzung - Weitergabe unter gleichen Bedingungen 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen und nicht-kommerziellen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen und das Werk bzw. diesen Inhalt auch in veränderter Form nur unter den Bedingungen dieser Lizenz weitergeben
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache
ProduktionsortNottingham

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Creating a workflow from data to report with a GUI-driven package produces something that is hard to repeat. If the data is updated, the pattern of clicks needs to be reproduced. Some software products adapt to this by introducing a custom macro system, or embedding a programming language. The user records a macro, or writes a short script, and replays that script when the data changes. A further step in automating the process from data to report is to have a report document that drives the analysis process itself. Such dynamic documents update to reflect the current data by running chunks of code within the report text. This presentation will show how the "knitr" package for the R statistical system can be used in a GIS context to produce a dynamic document with maps and spatial analysis, and also demonstrate a (hopefully) novel technique to integrate with QGIS so that reports can contain analysis results and maps produced there.