db.raster2grid {RGeostats}R Documentation

Read the contents of a Raster File and create into a new Db file

Description

Read the contents of a Raster File and create into a new Db file

Usage

db.raster2grid(filename, lat.min = NA, lat.max = NA, lon.min = NA, lon.max = NA)

Arguments

filename

Name fo the External Raster File to be loaded

lat.min

Minimum latitude value

lat.max

Maximum latitude value

lon.min

Minimum longitude value

lon.max

Maximum longitude value

Value

A list containing two elements:


[Package RGeostats version 14.0.10 Index]