projectMollWeide: Project a given rasterlayer to Mollweide projection

Description Usage Arguments Value Author(s)

View source: R/spatial_datahandling.R

Description

Project a given rasterlayer to Mollweide projection

Usage

1
2
projectMollWeide(image, output = "test.tif",
  s.crs = "+proj=moll +lon_0=0 +x_0=0 +y_0=0 +ellps=WGS84 +units=m +no_defs")

Arguments

image

The path to an input raster image

output

The path to an output filename

Value

The RasterLayer object just created

Author(s)

Martin Jung


Martin-Jung/naturepackage documentation built on Nov. 22, 2019, 12:04 a.m.