del.keypair {RGeostats}R Documentation

Delete an already existing key-pair binding

Description

Delete an already existing key-pair binding

Usage

del.keypair(keyword)

Arguments

keyword

The keyword to be deleted. If the keyword does not exist, nothing happens.

Some special keyword values are available to delete keywords selectively:

  • "all" All keywords

  • "allC" All keywords defined within the C code of Geoslib

  • "allR" All keywords defined by the user from RGeostats


[Package RGeostats version 14.0.10 Index]