Skip to content

🦚 Short code example of ggplot2 visualisation of raster data for multiple maps into one plot

Notifications You must be signed in to change notification settings

po1line/Maps-visualisation-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maps-visualisation-R

This short visualisation code helps to get multiple maps visualised in one plot which makes it easier to compare results. To convert raster data to subplotted image the following libraries are used:

  • ggplot2
  • ggpubr
  • data.table
  • dplyr
  • raster
  • sp

Data visualised

  1. Spatial distribution data on the exaple of prediction maps
There is should be a plot densities distributions
  1. Corresponding densities distributions -- values of predictions
There is should be a plot densities distributions

Paper reference: Koldasbayeva, D., Tregubova, P., Shadrin, D. et al. Large-scale forecasting of Heracleum sosnowskyi habitat suitability under the climate change on publicly available data. Sci Rep 12, 6128 (2022)

About

🦚 Short code example of ggplot2 visualisation of raster data for multiple maps into one plot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages