| .init {sticky} | R Documentation |
Internal, non-exported unit functions
Description
These are internal functions for the sticky package. They are not
exported and should not be used directly. Instead use the proper interface,
sticky and unstick
Usage
.init(x)
.deinit(x)
Arguments
x |
vector |
Details
.init : initializes the class
.deinit : uninitialize the class
These are internals functions not to be called directly, please use the
interfaces, sticky and unsticky.
See Also
sticky and unsticky
Examples
# - tk
[Package sticky version 0.5.6.1 Index]