neigh.write {RGeostats}R Documentation

Write a Neighborhood in an ASCII file (RGeostats format)

Description

Write a Neighborhood in an ASCII file (RGeostats format)

Usage

neigh.write(neigh, filename="neigh.ascii", verbose = 0)

Arguments

neigh

The neigh-class to be dumped out in an ASCII file

filename

Name of the ASCII file containing the information

verbose

When TRUE, the verbose option is switched ON

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

Not used


[Package RGeostats version 14.0.10 Index]