set.keypair {RGeostats}R Documentation

Define a key-pair binding

Description

Define a key-pair binding

Usage

set.keypair(keyword, values, nrow=1, ncol=1)

Arguments

keyword

The keyword to be defined

values

The value (or array of values) assigned to the keyword

nrow

Number of rows of the array 'values'

ncol

Number of columns of the array 'values'

Details

Define a keypair binding, that can be retrieved either in C code or using the function get.keypair


[Package RGeostats version 14.0.10 Index]