Learn R Programming

TraMineR (version 1.8-9)

TraMineRInternal: Access to TraMineR internal functions

Description

Functions allowing other packages to access some TraMineR internal functions. Corresponding functions are respectively are TraMineR.setlayout, TraMineR.Legend, DTNInit, seqeage, and DTNsplit. For experts only.

Usage

TraMineRInternalLayout(...)
TraMineRInternalLegend(...)
TraMineRInternalNodeInit(...)
TraMineRInternalSeqeage(...)
TraMineRInternalSplitInit(...)

Arguments

...
Arguments passed to or from other methods.