R/chordplot.R

chordplot <-
function(results) 
{ # {{{ plot the results as a webpage using D3
  require('d3.chord')
  stop('chord plots for dendRix are not yet finished (though they are easy!)')
}
ttriche/dendRix documentation built on June 1, 2019, 2:50 a.m.