spatialProjection: spatial projection

Usage Arguments Details Value Author(s) Examples

View source: R/spatialProjection.R

Usage

1
2
spatialProjection=function(rst_from,prst_to,outfilepath)
dependent on package "raster" and "rgdal"

Arguments

list_rst_from

charachter string: List of input tif files

list_prst_to

charachter string: List of designated projected tif files

outfilepath

path where output tif files shall be stored

areaname

three letters shortcut for study area

Details

Projects a tif files into another projection from a given tif file.

Value

geo tif data

Author(s)

A. Santowski & L. Giese

Examples

1
2
3
4
## Not run: 
spatialProjection=function(rst_from,prst_to,outfilepath)

## End(Not run)

marburg-open-courseware/beechForestDynamics documentation built on May 7, 2019, 3:14 p.m.