rule.write {RGeostats}R Documentation

Dump a Rule in an ASCII file (RGeostats format)

Description

Dump a Rule in an ASCII file (RGeostats format)

Usage

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

Arguments

rule

The rule-class to be dumped out

filename

Name of the ASCII file used to dump out the Rule

verbose

When TRUE, the verbose option is dumped out

Details

Format of the ASCII file:

For each node:

Value

Not used


[Package RGeostats version 14.0.10 Index]