vario.read {RGeoS}R Documentation

Read a Variogram from an ASCII file

Description

Read a variogram from an ASCII file

Usage

vario.read(filename, by.sample = FALSE)

Arguments

filename

Name of the ASCII file containing the experimental variogram information to be read

by.sample

When TRUE, the variogram is assumed to be calculated with the "by.sample" switch

Details

Format of the ASCII file:

For each direction, the following parameters:

If calculations are dumped out:

Value

The newly loaded Variogram structure


[Package RGeoS version 9.1.1 Index]