eemsgg2raster: eemsgg2raster function Convert one of the four maps produced...

View source: R/gg2raster.R

eemsgg2rasterR 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.

Description

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.

Usage

eemsgg2raster(gg.obj, file.out = NULL)

Arguments

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

Value

Onject of class RasterLayer


JeffWeinell/misc.wrappers documentation built on Sept. 20, 2023, 12:42 p.m.