Usage Arguments Details Value Author(s) Examples
View source: R/spatialProjection.R
1 2 | spatialProjection=function(rst_from,prst_to,outfilepath)
dependent on package "raster" and "rgdal"
|
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 |
Projects a tif files into another projection from a given tif file.
geo tif data
A. Santowski & L. Giese
1 2 3 4 | ## Not run:
spatialProjection=function(rst_from,prst_to,outfilepath)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.