neigh.read {RGeostats}R Documentation

Read a Neighborhood from an ASCII file (RGeostats format)

Description

Read an isotropic Neighborhood from an ASCII file (RGeostats format)

Usage

neigh.read(filename)

Arguments

filename

Name of the ASCII file containing the information of the Neighborhood

Details

Format of the ASCII file:

For the Unique Neighborhood, no other parameter is required

For the Bench Neighborhood:

For the Moving Neighborhood:

For the Image Neighborhood:

Value

The newly created Neighborhood structure


[Package RGeostats version 14.0.10 Index]