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()
or qmap() functions 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. High-resolution shapefiles for detailed maps are
stored on GitHub and downloaded automatically when needed.
Version: |
1.2.6 |
Depends: |
R (≥ 3.5.0), ggplot2, ggspatial |
Imports: |
sp, raster, sf, rgeos, methods, utils, stars, smoothr, units, dplyr, parallel |
Suggests: |
ggOceanMapsData, cowplot, knitr, rmarkdown, scales, rgdal, ggnewscale |
Published: |
2022-01-08 |
Author: |
Mikko Vihtakari
[aut, cre] (Institute of Marine Research),
Yves Reecht [ctb]
(Institute of Marine Research),
Hadley Wickham [ctb],
Simon O'Hanlon [ctb],
Roger Bivand [ctb] |
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 |