ascii.read {RGeoS}R Documentation

Read an Object from an ASCII file

Description

Read a standard RGeoS Object from an ASCII file

Usage

ascii.read(x = NA, filename = NA, ...)

Arguments

x

Signature of this 'pseudo' generic function. This signature must belong to the following list:

  • anam : Gaussian anamorphosis

  • db : Data Base

  • model : Variogram Model

  • neigh : Neighborhood Characteristics

  • polygon : Polygon definition

  • rule : Lithotype Rule

  • vario : Experimental variograms

filename

Name of the ASCII file where the Object must be read

...

Additional arguments passed to the functions:

Value

A standard RGeoS Object


[Package RGeoS version 9.1.1 Index]