Allows plotting data on bathymetric maps using 'ggplot2'. Plotting oceanographic spatial data is made as simple as feasible, but also flexible for custom modifications. Data that contain geographic information from anywhere around the globe can be plotted on maps generated by the basemap() function using 'ggplot2' layers separated by the '+' operator. The package uses spatial shapefiles stored in the 'ggOceanMapsData' package, geospatial packages for R to manipulate, and the 'ggspatial' package to help to plot these shapefiles.
Version: | 1.0.9 |
Depends: | R (≥ 3.5.0), ggplot2, ggspatial |
Imports: | sp, raster, rgdal, rgeos, methods, utils, sf, stars, smoothr, units, dplyr, parallel |
Suggests: | ggOceanMapsData, cowplot, knitr, rmarkdown, scales |
Published: | 2021-01-14 |
Author: | Mikko Vihtakari |
Maintainer: | Mikko Vihtakari <mikko.vihtakari at hi.no> |
BugReports: | https://github.com/MikkoVihtakari/ggOceanMaps/issues |
License: | GPL-3 |
URL: | https://mikkovihtakari.github.io/ggOceanMaps/ |
NeedsCompilation: | no |
Additional_repositories: | https://mikkovihtakari.github.io/drat |
CRAN checks: | ggOceanMaps results |
Reference manual: | ggOceanMaps.pdf |
Vignettes: |
ggOceanMaps premade-shapefiles |
Package source: | ggOceanMaps_1.0.9.tar.gz |
Windows binaries: | r-devel: ggOceanMaps_1.0.9.zip, r-release: ggOceanMaps_1.0.9.zip, r-oldrel: ggOceanMaps_1.0.9.zip |
macOS binaries: | r-release: ggOceanMaps_1.0.9.tgz, r-oldrel: ggOceanMaps_1.0.9.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ggOceanMaps to link to this page.