vario.read {RGeostats}R Documentation

Read a Variogram from an ASCII file (RGeostats format)

Description

Read a variogram from an ASCII file (RGeostats format)

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 RGeostats version 14.0.10 Index]