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!)')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.