R/fig2dendro.R

fig2dendro<-function
### Fig -> dendro coord conversion.
##keyword<<internal
(
    gw ##<< ##<< a list of 'g' and 'w' components
) {
    dbg.tx<-.gfc(dbg.tx,required=FALSE)
    if (!is.null(dbg.tx) && dbg.tx) print('fig2dendro called')

    return(gw)
    ### converted values, a list of 'g' and 'w' components
}

Try the idendr0 package in your browser

Any scripts or data that you put into this service are public.

idendr0 documentation built on May 2, 2019, 5:13 a.m.