Learn R Programming

MODISTools (version 0.95.1)

WritePRJ: Internal function to write projection files for MODISGrid

Description

The function is used internally by MODISGrid to write PRJ files for the MODIS projection system. A file is written for each ASCII raster grid.

Usage

WritePRJ(Path)

Arguments

Path
The file path for the MODIS PRJ file that will be written.

Value

A PRJ (plain text) file containing the definitions for the MODIS projection system.

See Also

MODISGrid