Creating Customizable Maps for Comparisons Across Scenarios, Years, And Data Classes
Most data relevant to the multi-sector dynamics (MSD) community involves changes in both space and time. “rmap” is an R package that allows users to easily plot tabular data onto maps with limited geographic information systems (GIS) knowledge. All elements of rmap-produced maps are fully customizable. Thus, rmap allows users to easily visualize and highlight key changes across time, scenarios, and space by converting simple tables into powerful maps.
MSD research deals with the evolution of parameters across sectors over time and space. rmap generalizes the visualization of spatio-temporal data by providing an easy-to-use tool that transforms basic standardized tables to detailed maps showing how a provided parameter changes across space and time. These changes are important to the key messages from many analyses. rmap makes it easy to capture changes without prior GIS knowledge, something that may be outside the domain of some scientists working on MSD-related projects as well as any other studies where visualization of spatio-temporal data is useful.
rmap is an R package that allows users to easily plot tabular data on maps without any GIS knowledge. Maps produced by rmap are ggplot objects, capitalizing on the flexibility and advancements of the ggplot2 package. All elements of each map are fully customizable. rmap automatically detects and produces comparison maps if the data has multiple scenarios or time periods. It also generates animations for time series data. Advanced users can load their own shapefiles if desired. rmap comes with a range of pre-built color palettes, but users can provide any existing R color palette or create their own. Four different legend types are available to highlight different data distributions. The input spatial data can be either gridded or polygon data. rmap comes preloaded with standard country, state, and basin maps as well as custom maps compatible with the Global Change Analysis Model (GCAM) spatial boundaries. rmap has already been used in multiple multisector dynamics publications. rmap's automatic processing of tabular data using pre-built map selection, difference map calculations, faceting, and animations offers unique functionality that makes it a powerful, yet simple tool for users looking to explore multi-sector, multi-scenario data across space and time.