ascii.read {RGeostats}R Documentation

Read an Object from an ASCII file

Description

Read a standard RGeostats 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

  • fracture : A set of fractures

  • 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 RGeostats Object


[Package RGeostats version 14.0.10 Index]