eemsgg2raster | R Documentation |
eemsgg2raster function
Convert one of the four maps produced by make_eems_plots from class ggplot to class RasterLayer, and optionally write the raster as a geoTIFF file.
eemsgg2raster(gg.obj, file.out = NULL)
file.out |
Path where raster should be saved. Use extension '.tif' to save as geoTIFF. |
x |
One of the plots produced by make_eems_plots: plots$mrates01, plots$mrates02, plots$qrates01, plots$qrates02 |
Onject of class RasterLayer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.