disposeOfQtable {CoCoRaw}R Documentation

Dispose of Q-tables and Q-lists (structurally zero cells)

Description

Dispose of a Q-table or a Q-list.

Usage

disposeOfQtable(set, data = NULL, 
                object = .object.of.thing(data = data, ...), ...)

Arguments

set A character string identifying the Q-table or Q-list to dispose of by the set of names of the variables of the table.
data See exportCoCo.
object See exportCoCo.
... Additional arguments to generate the CoCo object from the data argument. See propertyModel.

Value

TRUE

Author(s)

Jens Henrik Badsberg

References

Badsberg, J.H.: A guide to CoCo, JSS, 2001 ( http://www.jstatsoft.org/v06/i04/ ) and Badsberg, J.H.: Xlisp+CoCo, Aalborg University, 1996.

See Also

enterQlist and enterQtable.


[Package CoCoRaw version 0.1.6.8 Index]