init: Internal, non-exported unit functions

Description Usage Arguments Details See Also Examples

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

1
2
3
.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

1
  # - tk

sticky documentation built on April 14, 2020, 6:34 p.m.