reproject: Image Reprojection

Description Usage Details

View source: R/data_IO.R

Description

TODO

Usage

1
2
3
4
5
6
7
8
9
reproject(
  in_file,
  out_file,
  out_proj,
  driver = "GTiff",
  dtype = "SInt16",
  gdal = TRUE,
  overwrite = TRUE
)

Details

TODO


SandroGroth/phenoRS documentation built on July 12, 2020, 4:33 a.m.